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).
Hello does someone have a sollution for this? Thank you
@LInGDing do you fix that problem _
Try use proxy,fingerprints
@DaHammer said in Manual Browser Control does it open the browser automatically?:
If I run a script in without browser open when Manual Browser Control fires will it automatically open up or alert me in someway?
can't you check it yourself?
подойдут ли отпечатки, полученные сейчас , для использования в версии 23,2,2 ???
@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')]