@@ -32,7 +32,7 @@ def main(http: str, browser_id: str):
print(f'使用 http 接管浏览器: {http}')
tab = Chromium(http).new_tab()
# 跳转到登录页面
tab.get('https://baidu.com')
tab.get('https://bing.com')
# 定位到账号文本框,获取文本框元素
# ele = tab.ele('#user_login')
The note is not visible to the blocked user.