@radb0310 Thank you for the answer, can you please elaborate more
i want to download a file also, but i can't find a way to choose a location for it. And also i can't grab the URL of the file from the website.
when i click on the button i have this message :
(File is downloading : BrowserautomationStudio is downloading file. You can wait for it and obtain file name with "Wait File Download" action.)
X-Path Module
-
HI @support , 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.
Xpath Module don't support following-sibling and local-name() for SVG elements?
-
@khalid_alsaba said in X-Path Module:
HI @support , 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.
Xpath Module don't support following-sibling and local-name() for SVG elements?
I believe that BAS do only support Xpath 1.0.
https://community.bablosoft.com/topic/18233/добавить-поддержку-xpath-2-0-3-0/6