Skip to content

Commit

Permalink
More ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kblok committed Oct 28, 2024
1 parent 3dec6d4 commit 46fcf53
Showing 1 changed file with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,21 @@
"FAIL"
]
},
{
"comment": "This is part of organizing the webdriver bidi implementation, We will remove it one by one",
"testIdPattern": "[navigation.spec] *should fail when navigating and show the url at the error message*",
"platforms": [
"darwin",
"linux",
"win32"
],
"parameters": [
"webDriverBiDi"
],
"expectations": [
"FAIL"
]
},
{
"comment": "This is part of organizing the webdriver bidi implementation, We will remove it one by one",
"testIdPattern": "[navigation.spec] navigation Page.goBack *",
Expand Down

0 comments on commit 46fcf53

Please sign in to comment.