@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')]
@Gisix said in Move browser to second monitor:
Hello, just starting to work in BAS. There are 2 monitors, how can I drag only the browser picture to the second one?
This feature is not available in BAS