@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')]
I use Fingerprint Key to run a script with tag "Android, Chrome". But I got many browser interfaces with thin width.
https://prnt.sc/SSqeP49JvTAD.
Please someone tell me how to prevent it
@duckinside
You can use the "Resize" action to change the screen resolution accordingly after applying the fingerprint.
Or you can preset the browser size you want to get as shown below.

I have tried to set up those sections. But I still get same result