Git Product home page Git Product logo

cfselenium-cross-browser-converter-ant-script's Introduction

CFSelenium Cross-Browser Converter Ant Script

Currently, CFSelenium test cases created using the Firefox Selenium IDE plugin and then exported in CFML format contain a placeholder for the URL of the site (local or remote) you want to test against, and is set to execute the test against the Firefox browser.

This Ant script will make some changes to your initial Firefox test cases, such as inserting the site URL you want to test against and setting an AJAX-friendly execution speed (so any changes made to be page via AJAX have time to occur before the next step of the test). It will then makes copies of the tests for whichever additional browsers you want to test against and place them in separate folders (one per browser).

If any of your tests capture screenshots, this Ant script will adjust the screenshot commands to make sure they work for each supported browser and will ensure that each screenshot file has a unique and incremental name associated with the test so that you can take multiple screenshots during a test and can distinguish them afterwards. The screenshots will be saved in a screenshots folder within each browser test folder.

Once you have the script in place and configured properly, you can create new tests in Selenium IDE, save them to your Firefox test case folder, and run the script to not only make them operational in Firefox but to make useable copies for each browser you want to test (and you can run the script every time you add new tests).

cfselenium-cross-browser-converter-ant-script's People

Contributors

bcswartz avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.