I am working on an automation project, using Selenium and Python. I need to select a checkbox as one of the steps to the automation. I have tried to select this element using name, CSS selector, xpath, ID, class name, and tag name. None of these have worked. If someone could please point me in the right direction about how I can approach this, I would be very grateful. Thank you!
- Selenium v. 3.141.0
- Python 2.7.16
- Chrome Web Driver
- Checkbox element I'm attempting to select value for
- Element's code in Chrome console
没有评论:
发表评论