thanks bro :)
Luckily, it works. I tried everything else except this. It's my fault.
Everything else doesn't work.
so we can also use it for other similar recaptchas without spending money :)
This is the code.
Screenshot 2025-09-05 185619.png
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