Closed Bug 1565210 Opened 5 years ago Closed 5 years ago

Make use of WebDriver:GetTimeouts and WebDriver:FindElement in geckodriver

Categories

(Testing :: geckodriver, enhancement, P2)

Version 3
enhancement

Tracking

(firefox70 fixed)

RESOLVED FIXED
mozilla70
Tracking Status
firefox70 --- fixed

People

(Reporter: ato, Assigned: nupurbaghel)

References

Details

Attachments

(2 files, 1 obsolete file)

The new Marionette Rust library supports the following two APIs:

  • Marionette:AcceptConnections
  • WebDriver:FindElement

As a prototype, the next logical step is to make use of these in geckodriver.
This will likely involve a bit of manual labour in calling serde_json::{to_string,from_str}
until every Marionette API is supported in the new library.

Assignee: nobody → nupurbaghel
Depends on: 1564417
Priority: -- → P2
Attachment #9080559 - Attachment description: Bug 1565210 - Fix linting in geckodriver. r=ato → bug 1565210: geckodriver: lint; r=ato
Attachment #9080583 - Attachment is obsolete: true
Pushed by atolfsen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6ce089b97e65
geckodriver: lint; r=ato
https://hg.mozilla.org/integration/autoland/rev/69e8b2ce530f
Use WebDriver:FindElement and WebDriver:GetTimeouts in geckodriver. r=ato
Summary: Make use of Marionette:AcceptConnections and WebDriver:FindElement in geckodriver → Make use of WebDriver:GetTimeouts and WebDriver:FindElement in geckodriver

Edited the bug title to match the changes in code,

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: