Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Fix wait timeout adjustment in TestIPA.testClientCertAuthentica…
…tion Since commit 49ee017, the step that takes long is already the `Browser.open()`, as that loads the packages and frame from the remote machine, and the timeout now happens in `waitPageLoad()`. Still, loading the frame also takes a while, so keep the long timeout for enter-page() as well.
- Loading branch information