Skip to content

Commit

Permalink
feat(chromium): fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightning00Blade authored and OrKoN committed Dec 7, 2022
1 parent b6ffd83 commit 44b39ce
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions test/TestExpectations.json
Expand Up @@ -2039,6 +2039,18 @@
"parameters": ["chrome"],
"expectations": ["PASS", "FAIL"]
},
{
"testIdPattern": "[navigation.spec] navigation Page.goto should fail when navigating to bad SSL",
"platforms": ["darwin"],
"parameters": ["chrome", "headful"],
"expectations": ["FAIL"]
},
{
"testIdPattern": "[navigation.spec] navigation Page.goto should fail when navigating to bad SSL after redirects",
"platforms": ["darwin"],
"parameters": ["chrome", "headful"],
"expectations": ["FAIL"]
},
{
"testIdPattern": "[click.spec] Page.click should click on checkbox input and toggle",
"platforms": ["linux"],
Expand Down

0 comments on commit 44b39ce

Please sign in to comment.