-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(network): emit
responseStarted
event ("AND") (#1497)
As CDP does not have a corresponding event (w3c/webdriver-bidi#435), just mirror the `responseCompleted` event. Fixed: #765 Spec: https://w3c.github.io/webdriver-bidi/#event-network-responseStarted
- Loading branch information
Thiago Perrotta
authored
Oct 30, 2023
1 parent
9a7b0b8
commit 46220b7
Showing
10 changed files
with
109 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 0 additions & 10 deletions
10
...etadata/chromedriver/headless/webdriver/tests/bidi/network/combined/network_events.py.ini
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
wpt-metadata/chromedriver/headless/webdriver/tests/bidi/network/response_started/__dir__.ini
This file was deleted.
Oops, something went wrong.
2 changes: 2 additions & 0 deletions
2
...romedriver/headless/webdriver/tests/bidi/network/response_started/response_started.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
[response_started.py] | ||
implementation-status: backlog |
10 changes: 0 additions & 10 deletions
10
wpt-metadata/mapper/headful/webdriver/tests/bidi/network/combined/network_events.py.ini
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
wpt-metadata/mapper/headful/webdriver/tests/bidi/network/response_started/__dir__.ini
This file was deleted.
Oops, something went wrong.
2 changes: 2 additions & 0 deletions
2
...data/mapper/headful/webdriver/tests/bidi/network/response_started/response_started.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
[response_started.py] | ||
implementation-status: backlog |
10 changes: 0 additions & 10 deletions
10
wpt-metadata/mapper/headless/webdriver/tests/bidi/network/combined/network_events.py.ini
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
wpt-metadata/mapper/headless/webdriver/tests/bidi/network/response_started/__dir__.ini
This file was deleted.
Oops, something went wrong.
2 changes: 2 additions & 0 deletions
2
...ata/mapper/headless/webdriver/tests/bidi/network/response_started/response_started.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
[response_started.py] | ||
implementation-status: backlog |