joao-carloto / FireRobot

Firefox extension for Robot Framework/Selenium.
Other
28 stars 6 forks source link

Include Keywords: Element Should Be Enabled/Disabled #61

Closed joao-carloto closed 9 years ago

joao-carloto commented 9 years ago

Limitation: You cannot click/select elements who are disabled. I could change the page under test by enabling these elements or add some wrapper element, but I prefer not to mess too much with it.