Unfortunately, this delay does not work for some reason. See in the video:https://dropmefiles.com/DnZGy It's setup to 4 minutes and the BAS doesn't even wait 1mminute. What could I have done wrong?
Xpath not working
-
HI, I have tried below Xpaths with using Xpath-Module but didn't get any value.
//div[@class="hyper"]/following-sibling::span
//div[@class="trend"]//div/span[@class="digital"]
//[local-name()='svg' and @data-icon='home']/[local-name()='path']By the way, above all Xpaths worked with "Get Element Text" block and returned the correct value.
-
What site and page are these elements on? How to repeat the problem?