Closed Bug 569655 Opened 15 years ago Closed 15 years ago

Python Selenium RC Review: forum_deletion

Categories

(Testing Graveyard :: WebQA, defect)

x86
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: tgavankar, Unassigned)

References

Details

Attachments

(1 file)

Attached file forum_deletion
Python test forum_deletion for review. This is an automated test for the forum deletion bug 569310 using those STR.
Attachment #448798 - Flags: review?(vish.mozilla)
Add comments when using xpaths. Describe what the xpath is, 'Reply' link, Delete link etc.
Added those comments - not going to reattach, but relevant lines/comments: #delete link of second to last sel.click("//li[@id='post-" + str(int(postNum)-1) + "']/div/div/a[2]") sel.wait_for_page_to_load(vars.ConnectionParameters.page_load_timeout) #confirmation dialogue for deletion sel.click("//form/input")
Attachment #448798 - Flags: review?(vish.mozilla) → review+
Committed to SVN
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: