set store via excel

This commit is contained in:
Lei PAN
2023-06-21 14:32:14 +02:00
parent 28c02f27c7
commit 857533966b
+2
View File
@@ -443,6 +443,8 @@ class CommandorPage {
if (!this.page.isClosed() && !this.isTerminated) {
if (this.contact.store === undefined || this.contact.store.length === 0) {
this.contact.store = this.selectedStore;
} else {
this.selectedStore = this.contact.store;
}
if (this.contact.store !== "random") {
// page.focus(PREFER_STORE);