Auto-tools/New Contributor/Quarter of Contribution/Web Driver Infrastructure

From MozillaWiki
< Auto-tools‎ | New Contributor‎ | Quarter of Contribution
Revision as of 19:43, 22 October 2015 by Jmaher (talk | contribs) (initial webdriver project)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Title: Web Platform Tests - Web Driver Infrastructure
Mentor: Andreas Tolfsen (:ato on irc, mozillians)

The goal here is to allow wptrunner to automatically run (some) tests that would ordinarily require user interaction, through the WebDriver protocol. TODO- better overview

To get started:


The project is outlined in github here

Things we are looking for in an ideal candidate:

  • Ability to write code in Javascript and Python
  • Willing to learn how to write WebDriver adaptors
  • Creative ideas to proxy data between Javascript and Python
  • Interest in test automation and UI automation
  • Willing to learn, ask questions, and try new things out