Github Public RepoSJTXE(Selenium Javascript Testing eXtension for ExtJS)
Links to my previous posts about Selenium WebDriver + JUnit + ExtJS
Take Screenshot on Failure
Locate ExtJS Component
Wait for AJAX Complete
Examine ExtJS Store Data
Capture ExtJS Ajax Error
sendKeys to combobox, textbox or datefield
Capture Runtime JavaScript Errors
Remeber to Reset IE Zoom
Always Maximize Browser Window
By the way, you might also consider testing using Jamine and PhantomJS. They are better for blazing fast unit testing. Not quite fit for GUI testing though.
1 comment:
Hello! I am new to testing using java, could you help me to start using this eXtension, please.What do I need to do after downloading this project from repo, how to add all libraries?
Post a Comment