diff --git a/test/gui/config.sample.ini b/test/gui/config.sample.ini index 312f0235f9b..08b4ff33a29 100644 --- a/test/gui/config.sample.ini +++ b/test/gui/config.sample.ini @@ -8,4 +8,5 @@ MIN_SYNC_TIMEOUT= LOWEST_SYNC_TIMEOUT= CLIENT_LOG_FILE= TEMP_FOLDER_PATH= -CLIENT_CONFIG_DIR= \ No newline at end of file +CLIENT_CONFIG_DIR= +GUI_TEST_REPORT_DIR= \ No newline at end of file diff --git a/test/gui/shared/scripts/pageObjects/AccountConnectionWizard.py b/test/gui/shared/scripts/pageObjects/AccountConnectionWizard.py index 5672a7bede5..d0db806dff6 100644 --- a/test/gui/shared/scripts/pageObjects/AccountConnectionWizard.py +++ b/test/gui/shared/scripts/pageObjects/AccountConnectionWizard.py @@ -29,7 +29,7 @@ class AccountConnectionWizard: } CREDENTIAL_PAGE = { "container": names.setupWizardWindow_contentWidget_QStackedWidget, - "name": "BasicCredentialsSetupWizardPage", + "name": "CredentialsSetupWizardPage", "type": "OCC::Wizard::BasicCredentialsSetupWizardPage", "visible": 1, } diff --git a/test/gui/tst_addAccount/test.feature b/test/gui/tst_addAccount/test.feature index 07c2d79fd2a..eaa9aa48dba 100644 --- a/test/gui/tst_addAccount/test.feature +++ b/test/gui/tst_addAccount/test.feature @@ -27,7 +27,7 @@ Feature: adding accounts Then an account should be displayed with the displayname Alice Hansen and host %local_server_hostname% And an account should be displayed with the displayname Brian Murphy and host %local_server_hostname% - @skip + Scenario: Adding account with wrong credentials Given the user has started the client And the user has added the following server address: @@ -37,7 +37,7 @@ Feature: adding accounts | password | 12345 | Then error "Login failed: username and/or password incorrect" should be displayed - @skip + Scenario: Adding account with self signed certificate for the first time Given the user has started the client When the user adds the following server address: