diff --git a/test/TestExpectations.json b/test/TestExpectations.json index 7ffc0b3508e..4d54bdf06b7 100644 --- a/test/TestExpectations.json +++ b/test/TestExpectations.json @@ -3371,6 +3371,12 @@ "parameters": ["cdp", "firefox"], "expectations": ["FAIL"] }, + { + "testIdPattern": "[page.spec] Page Page.title should return the page title", + "platforms": ["linux", "win32"], + "parameters": ["firefox", "webDriverBiDi"], + "expectations": ["PASS", "FAIL"] + }, { "testIdPattern": "[page.spec] Page Page.waitForNetworkIdle should work", "platforms": ["darwin", "linux", "win32"],