|
This is the roadmap of the upcoming releases of CubicEx: Version 0.0.4 - New commands
- FireAltKeyDownEvent
- FireAltKeyUpEvent
- FireControlKeyDownEvent
- FireControlKeyUpEvent
- FireShiftKeyDownEvent
- FireShiftKeyUpEvent
- SelectWindow
- FireContextMenu
- FireContextMenuAt
- Pause
- WaitForPopUp
- WaitForPageToLoad
- General
- Add condition property to all commands, this enables you to prevent the command from running. The condition property is a expression.
Version 0.0.3 Version 0.0.2 - New commands
- General (CubicEx)
- Proper handling between Assert and Verify, verify will not stop the test.
- Added logging, to disable turn info logging off for nl.sodeso.cubicex
- Testing (CubicExTest)
- Created tests for all commands, so in the future we can assure that commands keep on working.
Version 0.0.1 - New commands
- General
- Support variables by using ${} syntax, in this way all text properties can use variables.
For a lot of people i thing that storing values in memory and using them somewhere else in the script is one of the more interesting features along with the Alert and Confirm support. If you have any opinion on features that should be implemented the please let me know, just drop me an e-mail
|