
| Key: |
SRC-485
|
| Type: |
New Feature
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Vince Spicer
|
| Votes: |
0
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
It is really nice having the clickAndWait, selectAndWait etc when writing a test.
I modified the iedoc2python.xml to add these core functionalities to the RC drivers, via dynamic functions
generated on class load.
I also fixed up some the python to make things more pythonic, and pass pylint tests
|
|
Description
|
It is really nice having the clickAndWait, selectAndWait etc when writing a test.
I modified the iedoc2python.xml to add these core functionalities to the RC drivers, via dynamic functions
generated on class load.
I also fixed up some the python to make things more pythonic, and pass pylint tests
|
Show » |
|
Add AndWait, WaitFor and WaitForNot functionality