Create movie file from Selenium html script
- Java 1.6
- Leiningen 2
- Firefox
To try, a test.html selenium script is present. With the below, the script is run and a movie file is created in test.mov.
- Open the terminal
$ lein repl
=> (record-selenium-script "test.html" "test.mov")
- Move mouse pointer before clicks
- Add sub-title, given as comment in the script, to the video
- Should be able to give a 'sub-title' as comment in the selenium script. And it should be recorded in the video
- Firefox only
Copyright (C) 2012 Pramati Technologies Private Limited
Distributed under the Apache License, Version 2.0