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).
It seems that if I press "Run until this" , and there is a Browser Settings operation accross the operations, it will not stop at the desired action but run the script fully.
@BAS-Viet-Nam SOLVED THANKS !!!
https://bablosoft.com/shop/BrowserAutomationStudio
@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')]
@yourfriendkarol said in Extension not working?:
the path i have in bas: C:/Users/jjjjjjj/Desktop/EXTENSION extension is folder file manifest exists at: C:/Users/jjjjjjj/Desktop/EXTENSION/manifest.json what could be wrong?
the path i have in bas: C:/Users/jjjjjjj/Desktop/EXTENSION
extension is folder file manifest exists at: C:/Users/jjjjjjj/Desktop/EXTENSION/manifest.json
what could be wrong?
This has already been said, very few browser extensions work.