nerodia
nerodia copied to clipboard
Python implementation of Watir
## Meta - Nerodia Version: 0.14.1 Selenium Version: 4.3.0 Browser Version: Latest Browser Driver Version: Latest OS Version: Windows 10 ## Expected Behavior - If I set my browser='remote', provide...
Noticed that the website this links to is about to go down and the main selenium website has a proper invite link.
## Meta - Nerodia Version: 0.14.1 Selenium Version: 3.141.0 Browser Version: Chrome 87.0.4280.88 (Official Build) (64-bit) Browser Driver Version: OS Version: ## Expected Behavior - element.exists supposed to return True...
## Meta - Nerodia Version: latest ## Expected Behavior - Released [Nerodia Documentation](https://nerodia.readthedocs.io/en/latest/) do not include a direct link to package definitions (eg (these references)[https://nerodia.readthedocs.io/en/latest/nerodia.wait.html?]) ## Actual Behavior - Released...
Need to see if there is a way to locate drop down menu choices within a div in able to select drop down choices, which do not have unique identifiers....
I'm not sure if this is a bug or not, but the behavior seems inconsistent. Elements Input and Text_Field share a value attribute, but only the latter element can set...