Community
Participate
Working Groups
Using the latest snapshotot SWTBot, the recorder did not react to the ModifyText events. We should set up some automated acceptance tests for recorder.
In which case it didn't work for you ? I just tried with the lastest snapshot and ModifyText rule works for Text widgets. There's not rule for other widgets so far.
I just tried it on JBDS: 1. Took JBDS from installer 2. Installed generator with p2 director 3. Modified jbdevstudio.ini to set the system property 4. Run New HTML5 project wizard 5. Tried to change some text, hit Next => Nothing generated for the text change.
The only text widget in HTML5 project wizard is "Profiles" on the last page and you cant hit Next button (its disabled) there. All other inputs are combo boxes. Isn't this the issue ?
Oh right, they're not text, they're actually combo. It's just a missing rule ;)
This has been fixed with http://git.eclipse.org/c/swtbot/org.eclipse.swtbot.git/commit/?id=74d44a88c3728e9043401087dc242cb36ed4b116
Correction, this has been fixed with https://git.eclipse.org/r/#/c/22236/