6316a00 WebUI tests: Fix timeout issues for reset password tests

Authored and Committed by stsymbal 4 years ago
    WebUI tests: Fix timeout issues for reset password tests
    
    - Increase wait timeout after password reset
    - Wait for server response after login in TestLoginScreen.test_reset_password_and_login_view
    
    Ticket: https://pagure.io/freeipa/issue/8012
    
    Signed-off-by: Serhii Tsymbaliuk <stsymbal@redhat.com>
    Reviewed-By: Christian Heimes <cheimes@redhat.com>