[INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building test.CreateWebinar 1.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- squash-ta-maven-plugin:1.10.0-RELEASE:run (default-cli) @ test.CreateWebinar --- [INFO] Launching Squash TA Chewie edition. [WARN] Per maven bug #MNG5787, re-adding filtered artifact URL: file:/C:/Users/Administrator/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar [WARN] Per maven bug #MNG5787, re-adding filtered artifact URL: file:/C:/Users/Administrator/.m2/repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [WARN] Applied Maven 3.3.x fix [INFO] Squash TA : compiling tests... [WARN] The sortMacroList is deprecated, this noop stub is kept for comptibility only [INFO] Squash TA : initializing context... [INFO] Listing sqhashTA engine component packages [INFO] Loading plugin configuration for: org.squashtest.ta.enginecore [INFO] Loading plugin configuration for: org.squashtest.ta.plugin.commons-component [INFO] Loading plugin configuration for: org.squashtest.ta.plugin.filechecker [INFO] Loading plugin configuration for: org.squashtest.ta.plugin.sahi [INFO] Loading plugin configuration for: org.squashtest.ta.plugin.soapui [INFO] Loading plugin configuration for: org.squashtest.ta.plugin.selenium [INFO] Loading plugin configuration for: org.squashtest.ta.plugin.ftp [INFO] Loading plugin configuration for: org.squashtest.ta.plugin.db [INFO] Loading plugin configuration for: org.squashtest.ta.plugin.ssh [INFO] Loading plugin configuration for: org.squashtest.ta.plugin.local.process [INFO] Loading XML bean definitions from Byte array resource [Computed squashTA engine configuration] [INFO] Refreshing org.springframework.context.support.GenericXmlApplicationContext@35267fd4: startup date [Tue Feb 05 10:26:02 MSK 2019]; root of context hierarchy [INFO] JSR-330 'javax.inject.Inject' annotation found and supported for autowiring [WARN] The endpoint URL is set to its default value: "file://dev/null", so the call back is not activated [INFO] Squash TA : testing... [WARN] No key selection regex set, target creator may be unusable! [WARN] No key selection regex set, target creator may be unusable! [INFO] Beginning execution of ecosystem tests [INFO] Beginning execution of test first-test.ta [INFO] URLRepository : could not load resource 'selenium' from repository 'file:../externalResources' : malformed url [ERROR] Test Automation Engine error (non SUT) : method 'convert' from engine component of class 'org.squashtest.ta.plugin.commons.converter.FileToJavaCodeBundle' with argument 'org.squashtest.ta.framework.components.FileResource' has thrown an exception. org.squashtest.ta.framework.exception.BadDataException: Java code compilation failed: C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\MyBBBServer.java:226: error: cannot find symbol wait.until(ExpectedConditions.attributeToBe(tableHead,"aria-sort",typeSort)); ^ symbol: method attributeToBe(By,String,String) location: class ExpectedConditions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\Dashboard.java:648: error: cannot find symbol wait.until(ExpectedConditions.attributeToBe(tableHead,"aria-sort", "ascending")); ^ symbol: method attributeToBe(By,String,String) location: class ExpectedConditions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\Dashboard.java:654: error: cannot find symbol wait.until(ExpectedConditions.attributeToBe(tableHead,"aria-sort", "descending")); ^ symbol: method attributeToBe(By,String,String) location: class ExpectedConditions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\Dashboard.java:668: error: cannot find symbol wait.until(ExpectedConditions.attributeToBe(By.id("dashboardForm:scheduleTable:filter_date_time"),"aria-sort", "descending")); ^ symbol: method attributeToBe(By,String,String) location: class ExpectedConditions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\Dashboard.java:673: error: cannot find symbol wait.until(ExpectedConditions.attributeToBe(By.id("dashboardForm:scheduleTable:filter_date_time"),"aria-sort", "ascending")); ^ symbol: method attributeToBe(By,String,String) location: class ExpectedConditions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\Dashboard.java:1160: error: cannot find symbol wait.until(ExpectedConditions.textToBe(By.xpath("//*[@id=\"createWebinarForm:usersTable_data\"]/tr/td"),"No visitors")); ^ symbol: method textToBe(By,String) location: class ExpectedConditions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\MyContacts.java:542: error: cannot find symbol wait.until(ExpectedConditions.attributeToBe(tableHead,"aria-sort", "ascending")); ^ symbol: method attributeToBe(By,String,String) location: class ExpectedConditions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\MyContacts.java:550: error: cannot find symbol wait.until(ExpectedConditions.attributeToBe(tableHead,"aria-sort", "descending")); ^ symbol: method attributeToBe(By,String,String) location: class ExpectedConditions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\MySchedule.java:199: error: cannot find symbol wait.until(ExpectedConditions.attributeToBe(By.id("scheduleForm:scheduleTable:filter_date_time"),"aria-sort", "descending")); ^ symbol: method attributeToBe(By,String,String) location: class ExpectedConditions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\MySchedule.java:204: error: cannot find symbol wait.until(ExpectedConditions.attributeToBe(By.id("scheduleForm:scheduleTable:filter_date_time"),"aria-sort", "ascending")); ^ symbol: method attributeToBe(By,String,String) location: class ExpectedConditions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\MySchedule.java:247: error: cannot find symbol wait.until(ExpectedConditions.attributeToBe(By.id("scheduleForm:scheduleTable:name"),"aria-sort", "ascending")); ^ symbol: method attributeToBe(By,String,String) location: class ExpectedConditions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\MySchedule.java:253: error: cannot find symbol wait.until(ExpectedConditions.attributeToBe(By.id("scheduleForm:scheduleTable:name"),"aria-sort", "descending")); ^ symbol: method attributeToBe(By,String,String) location: class ExpectedConditions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\test\TestCreateWebinar.java:46: error: cannot find symbol options.setCapability("enableVNC", true); ^ symbol: method setCapability(String,boolean) location: variable options of type ChromeOptions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\BillingAndPayment.java:83: error: cannot find symbol wait.until(ExpectedConditions.attributeToBe(By.id("billingPaymentForm:tabs:userTransactions:on_demand_amount"),"aria-sort","descending")); ^ symbol: method attributeToBe(By,String,String) location: class ExpectedConditions Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. 14 errors at org.squashtest.ta.plugin.commons.converter.FileToJavaCodeBundle.convert(FileToJavaCodeBundle.java:113) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.squashtest.ta.backbone.tools.ReflectionUtils.invoke(ReflectionUtils.java:252) at org.squashtest.ta.backbone.engine.wrapper.ResourceConverterHandler.convert(ResourceConverterHandler.java:106) at org.squashtest.ta.backbone.engine.instructionrunner.DefaultConvertResourceRunner.applyConverter(DefaultConvertResourceRunner.java:130) at org.squashtest.ta.backbone.engine.instructionrunner.DefaultConvertResourceRunner.convertResource(DefaultConvertResourceRunner.java:94) at org.squashtest.ta.backbone.engine.instructionrunner.DefaultConvertResourceRunner.doRun(DefaultConvertResourceRunner.java:54) at org.squashtest.ta.backbone.engine.instructionrunner.AbstractDefaultInstructionRunner.run(AbstractDefaultInstructionRunner.java:69) at org.squashtest.ta.backbone.engine.impl.TestRunnerImpl.runInstruction(TestRunnerImpl.java:205) at org.squashtest.ta.backbone.engine.impl.TestRunnerImpl.runInstructionList(TestRunnerImpl.java:150) at org.squashtest.ta.backbone.engine.impl.TestRunnerImpl.runMetaInstruction(TestRunnerImpl.java:174) at org.squashtest.ta.backbone.engine.impl.TestRunnerImpl.runInstructionList(TestRunnerImpl.java:148) at org.squashtest.ta.backbone.engine.impl.TestRunnerImpl.runPhase(TestRunnerImpl.java:138) at org.squashtest.ta.backbone.engine.impl.TestRunnerImpl.runTest(TestRunnerImpl.java:109) at org.squashtest.ta.backbone.engine.impl.EcosystemRunnerImpl.runAllTests(EcosystemRunnerImpl.java:202) at org.squashtest.ta.backbone.engine.impl.EcosystemRunnerImpl.run(EcosystemRunnerImpl.java:104) at org.squashtest.ta.backbone.engine.impl.SuiteRunnerImpl.execute(SuiteRunnerImpl.java:68) at org.squashtest.ta.backbone.engine.impl.EngineImpl.execute(EngineImpl.java:63) at org.squashtest.ta.maven.SquashTAMojo.executeImpl(SquashTAMojo.java:309) at org.squashtest.ta.maven.AbstractSquashTaMojo.execution(AbstractSquashTaMojo.java:98) at org.squashtest.ta.maven.AbstractBaseSquashTaMojo.execute(AbstractBaseSquashTaMojo.java:150) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:993) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:345) at org.apache.maven.cli.MavenCli.main(MavenCli.java:191) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) [ERROR] The execution raised an error in the TEST phase of the TA script 'first-test.ta' with the message: 'Test Automation Engine error (non SUT) : method 'convert' from engine component of class 'org.squashtest.ta.plugin.commons.converter.FileToJavaCodeBundle' with argument 'org.squashtest.ta.framework.components.FileResource' has thrown an exception. Details: Java code compilation failed: C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\MyBBBServer.java:226: error: cannot find symbol wait.until(ExpectedConditions.attributeToBe(tableHead,"aria-sort",typeSort)); ^ symbol: method attributeToBe(By,String,String) location: class ExpectedConditions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\Dashboard.java:648: error: cannot find symbol wait.until(ExpectedConditions.attributeToBe(tableHead,"aria-sort", "ascending")); ^ symbol: method attributeToBe(By,String,String) location: class ExpectedConditions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\Dashboard.java:654: error: cannot find symbol wait.until(ExpectedConditions.attributeToBe(tableHead,"aria-sort", "descending")); ^ symbol: method attributeToBe(By,String,String) location: class ExpectedConditions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\Dashboard.java:668: error: cannot find symbol wait.until(ExpectedConditions.attributeToBe(By.id("dashboardForm:scheduleTable:filter_date_time"),"aria-sort", "descending")); ^ symbol: method attributeToBe(By,String,String) location: class ExpectedConditions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\Dashboard.java:673: error: cannot find symbol wait.until(ExpectedConditions.attributeToBe(By.id("dashboardForm:scheduleTable:filter_date_time"),"aria-sort", "ascending")); ^ symbol: method attributeToBe(By,String,String) location: class ExpectedConditions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\Dashboard.java:1160: error: cannot find symbol wait.until(ExpectedConditions.textToBe(By.xpath("//*[@id=\"createWebinarForm:usersTable_data\"]/tr/td"),"No visitors")); ^ symbol: method textToBe(By,String) location: class ExpectedConditions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\MyContacts.java:542: error: cannot find symbol wait.until(ExpectedConditions.attributeToBe(tableHead,"aria-sort", "ascending")); ^ symbol: method attributeToBe(By,String,String) location: class ExpectedConditions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\MyContacts.java:550: error: cannot find symbol wait.until(ExpectedConditions.attributeToBe(tableHead,"aria-sort", "descending")); ^ symbol: method attributeToBe(By,String,String) location: class ExpectedConditions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\MySchedule.java:199: error: cannot find symbol wait.until(ExpectedConditions.attributeToBe(By.id("scheduleForm:scheduleTable:filter_date_time"),"aria-sort", "descending")); ^ symbol: method attributeToBe(By,String,String) location: class ExpectedConditions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\MySchedule.java:204: error: cannot find symbol wait.until(ExpectedConditions.attributeToBe(By.id("scheduleForm:scheduleTable:filter_date_time"),"aria-sort", "ascending")); ^ symbol: method attributeToBe(By,String,String) location: class ExpectedConditions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\MySchedule.java:247: error: cannot find symbol wait.until(ExpectedConditions.attributeToBe(By.id("scheduleForm:scheduleTable:name"),"aria-sort", "ascending")); ^ symbol: method attributeToBe(By,String,String) location: class ExpectedConditions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\MySchedule.java:253: error: cannot find symbol wait.until(ExpectedConditions.attributeToBe(By.id("scheduleForm:scheduleTable:name"),"aria-sort", "descending")); ^ symbol: method attributeToBe(By,String,String) location: class ExpectedConditions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\test\TestCreateWebinar.java:46: error: cannot find symbol options.setCapability("enableVNC", true); ^ symbol: method setCapability(String,boolean) location: variable options of type ChromeOptions C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA\20190205_102601_161\tests\tests\first-test.ta\selenium1950411629724549336temp\java\com\CreateWebinar\page\BillingAndPayment.java:83: error: cannot find symbol wait.until(ExpectedConditions.attributeToBe(By.id("billingPaymentForm:tabs:userTransactions:on_demand_amount"),"aria-sort","descending")); ^ symbol: method attributeToBe(By,String,String) location: class ExpectedConditions Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. 14 errors '. [INFO] Exporting results [INFO] Cleaning resources [INFO] Squash TA : build complete. [INFO] All the files from C:\Users\ADMINI~1\AppData\Local\Temp\2\Squash_TA were properly deleted. [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.990 s [INFO] Finished at: 2019-02-05T10:26:07+03:00 [INFO] Final Memory: 37M/311M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.squashtest.ta:squash-ta-maven-plugin:1.10.0-RELEASE:run (default-cli) on project test.CreateWebinar: Build failure : there are tests failures [ERROR] Test statistics : 1 test runs, 0 passed, 1 tests didn't pass [ERROR] Tests failed / crashed : [ERROR] ----------- [ERROR] tests: [ERROR] ==> first-test.ta [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