@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')]
@mrezair You need to use proxy action every time before page load.
Here is tutorial and video, which explains it in more details
http://wiki.bablosoft.com/doku.php?id=multithreading
http://wiki.bablosoft.com/doku.php?id=how_to_set_proxy
https://www.youtube.com/watch?v=FCfcgDX8ezk