Web Testing/Automation/automation-01-11-2010: Difference between revisions
Jump to navigation
Jump to search
(→SUMO) |
|||
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
- Python Selenium Tests
- Check Action Items from Last meeting
- Etherpad for other notes at http://etherpad.mozilla.com:9000/3W6SnSMgm5
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