AttributeError: 'list' object has no attribute 'click' - Selenium

前端 未结 0 1571
谎友^
谎友^ 2020-11-29 14:50

hellow i need help this is my script


from selenium import webdriver

url = "https://sjc.cloudsigma.com/ui/4.0/login"

d = webdriver.Chrome()
d.get(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题