报错内容:Exception has occurred: TypeError
presence_of_element_located() takes 1 positional argument but 2 were given
发生异常:类型错误
presence_of_element_located() 需要 1 个位置参数,但给出了 2 个
我的错误代码:
try:
browser.get("https://www.baidu.com")
input = browser.find_element(By.ID,"kw"