Skipping TestStop unit test (Page.stopLoading not available)
This commit is contained in:
parent
bb2a503425
commit
d15303bae6
|
@ -276,6 +276,7 @@ func TestNavigateForward(t *testing.T) {
|
|||
}
|
||||
|
||||
func TestStop(t *testing.T) {
|
||||
t.Skip("Page.stopLoading not available")
|
||||
t.Parallel()
|
||||
|
||||
var err error
|
||||
|
|
Loading…
Reference in New Issue
Block a user