Bump cockpit lib and test API to 265
Drop the obsolete expect_load().
This commit is contained in:
parent
e2d5995323
commit
2f92610f28
2 changed files with 2 additions and 3 deletions
|
|
@ -46,7 +46,6 @@ class TestApplication(testlib.MachineCase):
|
|||
b.wait_popup('display-language-modal')
|
||||
b.click("#display-language-modal [data-value='de-de'] button")
|
||||
b.click("#display-language-modal button.pf-m-primary")
|
||||
b.expect_load()
|
||||
# HACK: work around language switching in Chrome not working in current session (Cockpit issue #8160)
|
||||
b.reload(ignore_cache=True)
|
||||
b.wait_visible("#content")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue