[INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /media/irynah/DATA/0NEW-108G/0PROJECTS/OpenMRS-projects/openmrs-contrib-qaframework/target/test-classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /media/irynah/DATA/0NEW-108G/0PROJECTS/OpenMRS-projects/openmrs-contrib-qaframework/src/test/java/org/openmrs/contrib/qaframework/automation/StylesGuideSteps.java:[41,41] cannot find symbol symbol: method clickOnStylesGuideAppLink() location: variable systemAdministrationPage of type org.openmrs.reference.page.SystemAdministrationPage [ERROR] /media/irynah/DATA/0NEW-108G/0PROJECTS/OpenMRS-projects/openmrs-contrib-qaframework/src/test/java/org/openmrs/contrib/qaframework/automation/AllergiesSteps.java:[45,28] cannot find symbol symbol: method addNoKnownAllergy() location: variable allergyPage of type org.openmrs.reference.page.AllergyPage [ERROR] /media/irynah/DATA/0NEW-108G/0PROJECTS/OpenMRS-projects/openmrs-contrib-qaframework/src/test/java/org/openmrs/contrib/qaframework/automation/AllergiesSteps.java:[55,28] cannot find symbol symbol: method removeNoKnownAllergy() location: variable allergyPage of type org.openmrs.reference.page.AllergyPage [ERROR] /media/irynah/DATA/0NEW-108G/0PROJECTS/OpenMRS-projects/openmrs-contrib-qaframework/src/test/java/org/openmrs/contrib/qaframework/automation/ConditionsSteps.java:[38,30] cannot find symbol symbol: method clickOnConditionsWidgetLink() location: variable dashboardPage of type org.openmrs.reference.page.ClinicianFacingPatientDashboardPage [INFO] 4 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20.031 s [INFO] Finished at: 2021-03-02T20:05:43+03:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project qaframework: Compilation failure: Compilation failure: [ERROR] /media/irynah/DATA/0NEW-108G/0PROJECTS/OpenMRS-projects/openmrs-contrib-qaframework/src/test/java/org/openmrs/contrib/qaframework/automation/StylesGuideSteps.java:[41,41] cannot find symbol [ERROR] symbol: method clickOnStylesGuideAppLink() [ERROR] location: variable systemAdministrationPage of type org.openmrs.reference.page.SystemAdministrationPage [ERROR] /media/irynah/DATA/0NEW-108G/0PROJECTS/OpenMRS-projects/openmrs-contrib-qaframework/src/test/java/org/openmrs/contrib/qaframework/automation/AllergiesSteps.java:[45,28] cannot find symbol [ERROR] symbol: method addNoKnownAllergy() [ERROR] location: variable allergyPage of type org.openmrs.reference.page.AllergyPage [ERROR] /media/irynah/DATA/0NEW-108G/0PROJECTS/OpenMRS-projects/openmrs-contrib-qaframework/src/test/java/org/openmrs/contrib/qaframework/automation/AllergiesSteps.java:[55,28] cannot find symbol [ERROR] symbol: method removeNoKnownAllergy() [ERROR] location: variable allergyPage of type org.openmrs.reference.page.AllergyPage [ERROR] /media/irynah/DATA/0NEW-108G/0PROJECTS/OpenMRS-projects/openmrs-contrib-qaframework/src/test/java/org/openmrs/contrib/qaframework/automation/ConditionsSteps.java:[38,30] cannot find symbol [ERROR] symbol: method clickOnConditionsWidgetLink() [ERROR] location: variable dashboardPage of type org.openmrs.reference.page.ClinicianFacingPatientDashboardPage [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException