Skip to content

Commit ab9d898

Browse files
committed
Update timing
1 parent a2817ab commit ab9d898

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/cdp_mode/raw_glassdoor.py

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
with SB(uc=True, test=True, ad_block=True) as sb:
44
url = "https://www.glassdoor.com/Reviews/index.htm"
55
sb.activate_cdp_mode(url)
6+
sb.sleep(2)
67
sb.uc_gui_click_captcha()
78
sb.highlight('[data-test="global-nav-glassdoor-logo"]')
89
sb.highlight('[data-test="site-header-companies"]')

0 commit comments

Comments
 (0)