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).
Is it possible to install browser extensions or plugins into the browser that BAS is using? How?
Is it possible to control an external browser? How?
@caplaz
Right now no.
No, BAS has internal browser, if you looking for system browser automation try imacros or uipath
@support More than a year has passed. Now there is an opportunity in your browser to install extensions from Google Chrome? Very important
@Кирилл Were you able to install an extension onto the browser? i tried drag and drop but didnt seem to work, any work around?
@jd-ofm that's on browser settings > addons just put in your addon ID, that's it
@abojnkl said in Good evening everyone, How can I run a real browser inside BAS?:
How can I run a real browser inside BAS?
There is no way to do it.
@Fox tanks I bought premium and used the feature
@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')]
Oh nvm found it in http client menu