@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')]
@helmish said in Proxies not working... getting error "Failed to load page ...":
Anyone else having a similar problem?
This is really crippling my production.
Maybe your proxies are not working? Or you incorrectly specify the type of proxy.