-
Notifications
You must be signed in to change notification settings - Fork 20
RCPTT
Dániel Segesdi edited this page Jun 3, 2016
·
18 revisions
-
AUT Connection Error: <a feature project> does not exist
- Close the mentioned project in your workspace
- A test case fails indeterministically
- Check for background jobs that can change any visible property, e.g. name or position
- A test case fails because a section is not found in the Properties view
- Focus is handled a bit differently when executing a test, so make sure to explicitly click on a newly created item before using a selection-dependent view
- Query UI elements based on the underlying model
- Introduce Java methods
- Call them with the
invoke
command - Wrap the invocations in procedures
- Derive UI strings from model using
format
- Get raw property values with
get-property <property> -raw
- If something is not clear from the ECL documentation, consult the following Ecore metamodels: