Closed
Bug 570571
Opened 15 years ago
Closed 15 years ago
Python Selenium RC Review: nonnumeric_search_page_numbers
Categories
(Testing Graveyard :: WebQA, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tgavankar, Unassigned)
References
Details
Attachments
(1 file)
Python test nonnumeric_search_page_numbers for review
Attachment #449712 -
Flags: review?(vish.mozilla)
Reporter | ||
Comment 1•15 years ago
|
||
For bug 562578
Comment 2•15 years ago
|
||
construct url using parameters from vars.Connectionparameter:
url = "https://support-stage-new.mozilla.com/en-US/search?q=firefox+crashes&page="
Reporter | ||
Comment 3•15 years ago
|
||
Actually had that changed and forgot to comment/report about the fix.
Committed to SVN
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Attachment #449712 -
Flags: review?(vish.mozilla) → review+
Updated•8 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•