Web Testing/Automation/automation-01-11-2010

From MozillaWiki
Jump to: navigation, search

Discussion topics

Selenium IDE

  • Adam Goucher says that this should work in trunk for Firefox 4
  • After a quick check, Selenium IDE looks good on Firefox 4 Beta 6
  • However there are a couple of issues in Minefield
    • Record feature not working when Selenium is opened in the sidebar
    • Dropdown list of commands is blank (no labels), although it is functioning correctly
  • There are a few issues remaining related to a change to switching formats

Status Update

AMO

SUMO

  • updated the rewrites script for the new redirects

Mozilla.com

Page Object Model

Major rewrites happening for AMO - Truman

Action Items

  • Firefox 4 is partially working - Tanay to test and push to grid (still no clean shutdown - known Selenium bug, just have to wait for new release)
  • Look into central repo for core PMO that is pulled in with each project -DavidB to research
  • Start creating a coding convention for tests as not all of PEP8 works for us