Web Testing/Automation/automation-01-11-2010: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 17: Line 17:


===AMO===
===AMO===
 
*updated the rewrites script for the new redirects


===SUMO===
===SUMO===

Revision as of 10:13, 2 November 2010

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

  • updated the rewrites script for the new redirects

SUMO

Mozilla.com

Page Object Model

Action Items

  • Firefox 4 is working - Tanay to test and push to grid
  • 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