Selenium/eclipse problem

raaparin
Messages : 4
Inscription : jeu. janv. 24, 2019 11:17 am

Selenium/eclipse problem

Message par raaparin »

Tell me what I'm doing wrong. I created a project - https://imgur.com/LZxYU5N. But I can not start it.
In the attachment I attach the console output, the pom.xml file and the fist-test.ta file
Pièces jointes
first-test.txt
(155 octets) Téléchargé 152 fois
pom.txt
(4.3 Kio) Téléchargé 150 fois
console.txt
(20.97 Kio) Téléchargé 154 fois
raaparin
Messages : 4
Inscription : jeu. janv. 24, 2019 11:17 am

Selenium/eclipse problem

Message par raaparin »

[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) @ 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@339a3670: startup date [Tue Feb 05 11:57:05 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] 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 SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.699 s
[INFO] Finished at: 2019-02-05T11:57:06+03:00
[INFO] Final Memory: 19M/272M
[INFO] ------------------------------------------------------------------------
Répondre

Revenir à « Selenium Plugin »