History | Log In     View a printable version of the current page.  

Issue Details (XML | Word | Printable)

Key: UBA-7419
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Janak Mulani
Reporter: Daniel Grob
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ULCBase

Provide an API to enable / disable user interaction verification

Created: 13/Mar/08 04:45 PM   Updated: 02/Apr/08 11:39 PM
Component/s: testframework
Affects Version/s: None
Fix Version/s: UltraLightClient '08


 Description  « Hide
In some cases it is useful to do a user interaction without a verification after the user interaction, e.g. when typing a text on a text field with a data type the text on the text field might not be equals to the typed text. In that case the user interaction verification will always fail.

Ideally we should provide a similar API like Jemmy does with the Operator.verification property.



 All   Comments   Change History      Sort Order:
Daniel Grob - [02/Apr/08 11:39 PM ]
New API:
  • AWTOperator.verification property