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).
show browser trust login google acc ???????? ? , i test 100 acc .. Hide brow < 50 % show > 80%
image.png
https://community.bablosoft.com/topic/16881/failed-to-start-browser-not-enough-system-resources
@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')]
No