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).
I cannot enlarge or reduce the browser. I cannot load any site.
@ensdmrlq Try Restore Original. If that doesn't work, try reinstalling BAS.
@BAS-Viet-Nam
I tried "restore original" but it didn't work. I will try to reinstall BAS. Thank you.
@cruxxx You can use the "Node.js" module in BAS to do this. You can use Playwright or Puppeteer.
Personally, I often use Playwright to control external anti-detect browsers.
You can use the keywords I just provided and use AI to help you.
I have tried to set up those sections. But I still get same result
How to get BrowserId on this thread?
@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')]
Action "Manual browser control"