Menu

#2 Check for editable before interacting with elements

0.1.0
open
None
5
2011-10-21
2011-10-21
No

The framework should wait for a button that it is enabled before performing a click on that button. Let's say that we perform a click on a button which is still disabled but should be enabled due to some actions we performed before. The framework would report an error because the button was disabled even if it is not a real error. The framework was just faster than the application under test.

The framework should wait until the button is enabled or the default timeout expires. Same behaviour should be implemented for other elements like for input fields when you try to enter a value the framework must wait that for the input field that it gets enabled before the framework can enter the value. Checkboxes must be enable when you try to perform a click and so on.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB