Remove QtWebEngine auth test
This now acts differently depending on whether we have sip.assign or not, so let's just drop this for simplicity.
This commit is contained in:
parent
a5c68babc1
commit
bcfa84e9f1
@ -353,15 +353,6 @@ Feature: Prompts
|
|||||||
"user": "user4"
|
"user": "user4"
|
||||||
}
|
}
|
||||||
|
|
||||||
# https://github.com/qutebrowser/qutebrowser/issues/2156
|
|
||||||
@qtwebkit_skip
|
|
||||||
Scenario: Cancellling webpage authentification with QtWebEngine
|
|
||||||
When I open basic-auth/user5/password5 without waiting
|
|
||||||
And I wait for a prompt
|
|
||||||
And I run :leave-mode
|
|
||||||
And I wait for "Changing title for idx * to 'Error loading page: *'" in the log
|
|
||||||
Then the page should contain the plaintext "Authentication required"
|
|
||||||
|
|
||||||
@qtwebengine_skip
|
@qtwebengine_skip
|
||||||
Scenario: Cancellling webpage authentification with QtWebKit
|
Scenario: Cancellling webpage authentification with QtWebKit
|
||||||
When I open basic-auth/user6/password6 without waiting
|
When I open basic-auth/user6/password6 without waiting
|
||||||
|
Loading…
Reference in New Issue
Block a user