Skip to content

Commit 17fb359

Browse files
committed
Bidi: Pass browser and browsercontext tests
1 parent 7bed981 commit 17fb359

File tree

1 file changed

+0
-30
lines changed

1 file changed

+0
-30
lines changed

lib/PuppeteerSharp.Nunit/TestExpectations/TestExpectations.local.json

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -915,36 +915,6 @@
915915
"FAIL"
916916
]
917917
},
918-
{
919-
"comment": "This is part of organizing the webdriver bidi implementation, We will remove it one by one",
920-
"testIdPattern": "[page.spec] *Page.browserContext*",
921-
"platforms": [
922-
"darwin",
923-
"linux",
924-
"win32"
925-
],
926-
"parameters": [
927-
"webDriverBiDi"
928-
],
929-
"expectations": [
930-
"FAIL"
931-
]
932-
},
933-
{
934-
"comment": "This is part of organizing the webdriver bidi implementation, We will remove it one by one",
935-
"testIdPattern": "[page.spec] *Page.browser*",
936-
"platforms": [
937-
"darwin",
938-
"linux",
939-
"win32"
940-
],
941-
"parameters": [
942-
"webDriverBiDi"
943-
],
944-
"expectations": [
945-
"FAIL"
946-
]
947-
},
948918
{
949919
"comment": "This is part of organizing the webdriver bidi implementation, We will remove it one by one",
950920
"testIdPattern": "[page.spec] *Page.close*",

0 commit comments

Comments
 (0)