Developer Tutorials
ความรู้เกี่ยวสำหรับ Developer โดยเฉพาะ
| # | เว็บลิงก์ | ผู้ชม |
|---|---|---|
| 1 |
DeveloperTutorial.com Helping ordinary people create extraordinary websites! |
303 |
| 2 |
Action Script Gamer Everything how to make flash games |
233 |
| 3 |
Testing Ext JS & Ext GWT Applications With Selenium Selenium provides a powerful mechanism to test your Ext applications. Selenium works by executing tests against your running application within the browser of your choice. Selenium tests emulate the way a user would interact with your application by executing JavaScript to simulate user actions. Selenium tests run as a form of “integration” tests as they execute against your running application. Both Ext JS and Ext GWT applications can benefit from Selenium tests. In fact, with few exceptions, the tests created for one product should be interchangeable as both products produce the same DOM structure |
229 |
| 4 |
Any suggestions for testing extjs code in a browser, preferably with selenium? Any suggestions for testing extjs code in a browser, preferably with selenium? The biggest hurdle in testing ExtJS with Selenium is that ExtJS doesn't render standard HTML elements and the Selenium IDE will naively (and rightfully) generate commands targeted at elements that just act as decor -- superfluous elements that help ExtJS with the whole desktop-look-and-feel. Here are a few tips and tricks that I've gathered while writing automated Selenium test against an ExtJS app. |
146 |

