Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, i need to know to make BAS work with captchaai.com api
@zaza https://captchaai.com/api-docs.php
Thank you @DrPrime
Yes my mistake I confused it with write file :)
Telegram @nazmel32
@Hifive said in Xpath does not work with Mobile browser:
xpath> //a[contains(@ref, 'contact')]
Maybe "href" instead of "ref" >>>
xpath> //a[contains(@href, 'contact')]