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).
How to allow webcam access in browser?
@mixa066 https://community.bablosoft.com/post/22048
@lacers123 said in Username or password incorrect error when signing up in the browser:
Does anyone have any information on how I can fix this?
@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')]
Well, it's pretty weird, because today I run a dozen time my script and it worked everytime.
@Hifive This means, that you are using action, which needs browser(load page, set proxy , etc) before you created it, or after you delete it. Here is a project which does what you want
open-close-browser.xml