Closed Bug 1096571 Opened 10 years ago Closed 10 years ago

Don't call into Webdriver's isShown() method when attempting to manipulate content xul elements

Categories

(Remote Protocol :: Marionette, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla36

People

(Reporter: ahal, Assigned: ahal)

References

Details

Attachments

(1 file, 1 obsolete file)

This is basically a work around for bug 1094246. The proper solution likely involves writing our own isShown method specifically for XUL elements. That is hard to do, so in the meantime, this will get us unblocked with regards to m21s.
Blocks: 1096488
Attached file MozReview Request: bz://1096571/ahal (obsolete) —
Attachment #8520206 - Flags: review?(dburns)
/r/379 - Bug 1096571 - Don't call into webdriver's isShown() method when manipulating content XUL in marionette, r=AutomatedTester

Pull down this commit:

hg pull review -r 4cae35e11ec6668a2c9402fc3b44f08ff1242243
https://reviewboard.mozilla.org/r/379/#review197

::: testing/marionette/client/marionette/tests/unit/test_click.py
(Diff revision 1)
> -    def testClickingALinkMadeUpOfNumbersIsHandledCorrectly(self):
> +    def test_clicking_a_link_made_up_of_numbers_is_handled_correctly(self):

thank you :)
Attachment #8520206 - Flags: review?(dburns) → review+
https://hg.mozilla.org/mozilla-central/rev/fce3bbf560ca
Assignee: nobody → ahalberstadt
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
Attachment #8520206 - Attachment is obsolete: true
Attachment #8618588 - Flags: review+
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: