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).
Is there a way to connect BAS inside an antydetect browser profile and automating things there?
Interesting, Thanks.
But i can pay with the same card in my notebook
@skaylet said in Failed to Start Browser: Not enough system resources:
How can I do this? Where is the that screen?
2021-07-12_192819.png
@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')]