Python 101 and web UI testing using selenium and Firefox - week 3/3
Initiative Tech speakers program
Category Automation
URL http://slides.com/abhiramravikumar/python-selenium...
Hashtag #mozpythonblr #ateam #mozilla
Description This is a 3 day (spread across 3 weeks) workshop starting from basics of python scripting, selenium bindings and testing websites using Firefox. The ultimate aim of this event is to help developers transition to using Firefox as a test platform and also help them contribute to Mozilla's automation & QA team. Day 3 of this series, we focus on selenium bindings for python and how to use Firefox in a test automation scenario!
The workshop will take place in co-ordination with Prakat Solutions, a startup based out of Bangalore, India.
Agenda:
- A simple website setup
- Selenium bindings for Python
- Using selenium to write tests
- Navigating through pages
- Locating elements on a page
- Waits
- Page Objects in Selenium
- Web Driver API
- Firefox & Chrome Driver APIs - differences
- Best practices & wrap up