Selenium / Python - find_element_by_css_selector attribute returning error

前端 未结 0 587
灰色年华
灰色年华 2020-12-08 17:14

I\'m trying to locate an nth-child part beneath a CSS locator. This is the code :

{def location_of_item(self, to_find:str):
    # getting all red rows...
             


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