但我找不到任何元素。实际的元素(就像你看到的那样,不需要查看html代码)在一个窗口中(当你试图在facebook的市场上销售什么东西时,这个窗口会显示出来)。我已经在那个窗口(driver.find_element_by_xpath('//*contains(text(),"Artículo en venta“)‘).click()中找到了一个元素,所以'frames’没有问题 以下是元素代码: <input class="_58al" type
我正在运行Python 3.7.1和Selenium 4.0.0a6。我想在Selenium 4中使用新的相对定位器函数,但总是得到一个"TypeError: Object of type JSON is not JSON serializable“错误。我知道我已经成功地获取了元素,因为当我执行"print(the_name.text)“时,我会返回"New_6”。然后我调用"dotz = driver.find_element(with_tag_name("XPATH").to