Skip to content

Commit 619eb43

Browse files
committed
Remove unneeded section from the UC Mode docs
1 parent 39a741d commit 619eb43

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

help_docs/uc_mode.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -334,16 +334,6 @@ The above JS method is used within the <b><code translate="no">SeleniumBase</cod
334334

335335
--------
336336

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-
<img src="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-
347337
🏆 <b>Choosing the right CAPTCHA service</b> for your business / website:
348338

349339
<img src="https://seleniumbase.github.io/other/me_se_conf.jpg" title="SeleniumBase" width="370">

0 commit comments

Comments
 (0)