Closed Bug 1453084 Opened 6 years ago Closed 6 years ago

Provide string representations for webdriver.Session and webdriver.Element

Categories

(Testing :: web-platform-tests, enhancement, P3)

enhancement

Tracking

(firefox61 fixed)

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: ato, Assigned: ato)

Details

Attachments

(2 files)

There are a couple of important classes in the webdriver Python
package used in WPT that are missing string representations.  Since
pytest logs their representations when a test fails, it would help
debugging if we provided some useful representations.
Assignee: nobody → ato
Status: NEW → ASSIGNED
Priority: -- → P3
Component: Marionette → web-platform-tests
Comment on attachment 8966704 [details]
Bug 1453084 - Add webdriver.Element string representation.

https://reviewboard.mozilla.org/r/235410/#review241280
Attachment #8966704 - Flags: review?(hskupin) → review+
Comment on attachment 8966703 [details]
Bug 1453084 - Add webdriver.Session string representation.

https://reviewboard.mozilla.org/r/235408/#review241282
Attachment #8966703 - Flags: review?(hskupin) → review+
Pushed by atolfsen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/097b57bbeb46
Add webdriver.Session string representation. r=whimboo
https://hg.mozilla.org/integration/autoland/rev/bdb78cb3d6d3
Add webdriver.Element string representation. r=whimboo
https://hg.mozilla.org/mozilla-central/rev/097b57bbeb46
https://hg.mozilla.org/mozilla-central/rev/bdb78cb3d6d3
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Created web-platform-tests PR https://github.com/w3c/web-platform-tests/pull/10432 for changes under testing/web-platform/tests
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: