Bug 1649094 - [geckodriver] Release version 0.28.0. r=webdriver-reviewers,jgraham

Differential Revision: https://phabricator.services.mozilla.com/D95074
This commit is contained in:
Henrik Skupin 2020-11-03 09:31:21 +00:00
parent ae095ec86d
commit 6e8527f840
3 changed files with 7 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1734,7 +1734,7 @@ dependencies = [
[[package]]
name = "geckodriver"
version = "0.27.0"
version = "0.28.0"
dependencies = [
"base64 0.12.0",
"chrono",

View File

@ -1,6 +1,6 @@
[package]
name = "geckodriver"
version = "0.27.0"
version = "0.28.0"
description = "Proxy for using WebDriver clients to interact with Gecko-based browsers."
keywords = ["webdriver", "w3c", "httpd", "mozilla", "firefox"]
repository = "https://hg.mozilla.org/mozilla-central/file/tip/testing/geckodriver"

View File

@ -23,6 +23,11 @@ and required versions of Selenium and Firefox:
</tr>
</thead>
<tr>
<td>0.28.0
<td>≥ 3.11 (3.14 Python)
<td>60
<td>n/a
<tr>
<td>0.27.0
<td>≥ 3.11 (3.14 Python)