HI all, Next session, "Testing using Selenium with Pyhton" on 20 Sep, 2013 at 6:30pm by Anisha Narang.
Topics covered: -Introduction to testing -Introduction to Selenium -How to use Selenium IDE (for novice) -Writing a small sample test script in python. Prerequisite: Browser: Firefox Selenium IDE installation: 1. Download Selenium IDE 2.4.0 from http://docs.seleniumhq.org/download/ and install as a Firefox plugin. 2. Selenium IDE should be listed under the Firefox Tools menu. Incase you get stuck, follow the instructions available at http://docs.seleniumhq.org/docs/02_selenium_ide.jsp Selenium webdriver installation: 1. Install pip 2. pip install selenium Reference links: [1] Selenium with Python Documentation: http://selenium-python.readthedocs.org/en/latest/ [2] http://docs.seleniumhq.org/ Kushal -- http://fedoraproject.org http://kushaldas.in _______________________________________________ Users mailing list [email protected] http://lists.dgplug.org/listinfo.cgi/users-dgplug.org
