Web Automation FAQ
Can multiple webpages be automated at the same time?
Yes. See Operate Multiple Webpages Concurrently.
Can Open Webpage start BitBrowser or AdsPower?
Open Webpage cannot start a BitBrowser or AdsPower window. First use Open Fingerprint Browser Window to obtain envId, then pass that envId to Open Webpage.
To target a specific window, provide envId. See Operate a Specific BitBrowser or AdsPower Window.
AdsPower error: Failed to obtain window position
In AdsPower, open Personal Settings > Local Settings, enable Use UI Automation Tools, save the settings, and restart AdsPower.
Common QQ Browser errors
-
Unable to use browser automation
-
Confirm that the Runavelo browser extension is installed and enabled.
-
Confirm that QQ Browser is installed in
C:\Program Files\Tencent\QQBrowserorC:\Program Files (x86)\Tencent\QQBrowser. -
Restart the browser.
-
-
Cannot find tab (
can not find tab)When the active tab is blank, opening a webpage may reuse that tab instead of creating a new one, which can prevent the page from being detected.
Is Internet Explorer supported?
Yes. See IE browser automation.
BitBrowser element offset issue
This is usually caused by changing the screen resolution after starting BitBrowser. BitBrowser caches screen data causing elements to shift.
Clear the affected window's data in the BitBrowser console. If the issue persists, delete and recreate the browser window.
Unable to capture elements of the specified window
Close other browser windows before starting capture.
Other error reports
- Confirm that the Runavelo browser extension is installed and enabled. See Install the Chrome extension, Install the Edge extension, or Install the QQ Browser extension.
- Confirm that Chrome 109 or later is installed. Open
chrome://settings/helpto check the version. - Restart the browser.
- Restart Windows.