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

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


===Page Object Model===
===Page Object Model===
 
Major rewrites happening for AMO - Truman


==Action Items==
==Action Items==

Revision as of 10:15, 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

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 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