no, srsly, ACTUALLY FIX the tag selection checkbox

pull/6/head
James A. Pyrich 9 months ago
parent 08eff7166a
commit 3a0b6921f6
Signed by: jamesapyrich
GPG Key ID: ABF20C869408D651

@ -289,7 +289,7 @@ Loop, %LengthOfArrayOfPodcastTags% {
Continue
}
Xpath = //div[@id='tagIDs__easyui_tree_%number%']//span[@class='tree-checkbox tree-checkbox0']
Xpath = //div[@id='tagIDs_easyui_tree_%number%']//span[@class='tree-checkbox tree-checkbox0']
Status := Selenium_LoopToClickXpath(Xpath:=Xpath,NumOfLoops:=2,SleepLength:=1000)
}

Loading…
Cancel
Save