You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: help_docs/uc_mode.md
-10
Original file line number
Diff line number
Diff line change
@@ -334,16 +334,6 @@ The above JS method is used within the <b><code translate="no">SeleniumBase</cod
334
334
335
335
--------
336
336
337
-
🛠️ <b>Troubleshooting UC Mode</b>
338
-
339
-
On Windows, the `uc_gui_click_captcha()` method requires "Scaling" to be set at "100%". (Note that "100%" may be different from the system's "Recommended" percent, which can be higher depending on your screen resolution and monitor size.)
340
-
341
-
<imgsrc="https://seleniumbase.github.io/other/ts_uc_1.jpg"title="Make sure Scaling is set to 100%"width="410">
342
-
343
-
As an alternative to using the `uc_gui_click_captcha()` method on Windows, you can use `sb.uc_gui_handle_captcha()`, which does not require "Scaling" to be set to a specific value. Instead of using the mouse to click a CAPTCHA, `sb.uc_gui_handle_captcha()` uses a combination of the `TAB` key and the `SPACEBAR`.
344
-
345
-
--------
346
-
347
337
🏆 <b>Choosing the right CAPTCHA service</b> for your business / website:
0 commit comments