Test LAS Using Selenium
Up one levelSelenium is a powerful testing environment that allows you to test a web site form within a browser, testing everything the user sees and does. (Available in LAS Armstrong 1.2 and above).
- Running the Selenium Tests — by roland — last modified 2007-11-29 16:03
- We have created a suite of tests which exercise many aspects of the v6 User Interface and many different products and options. You can easily run these tests against your server.
- Creating a new Selenium Test — by roland — last modified 2007-12-06 13:52
- How to add a test for a new product to the test suite.
- Clear the cookie in the IDE. — by roland — last modified 2007-12-06 13:38
- A picture of how to clear the cookie using the Selenium IDE and the snippets.html file.