Bonjour,
Je vous suggère de lancer mvn package en ligne de commande dans le projet.
La recherche a retourné 14 résultats
Aller sur la recherche avancée
- jeu. nov. 24, 2016 9:43 am
- Forum : TA Toolbox
- Sujet : Test Automation Engine error (non SUT) : method 'convert'
- Réponses : 5
- Vues : 21803
- ven. oct. 07, 2016 2:53 pm
- Forum : TA Toolbox
- Sujet : Test Automation Engine error (non SUT) : method 'convert'
- Réponses : 5
- Vues : 21803
Test Automation Engine error (non SUT) : method 'convert'
Bonjour,
as-tu un jdk ou un jre sur ton projet?
as-tu un jdk ou un jre sur ton projet?
- dim. sept. 25, 2016 9:55 pm
- Forum : Selenium Plugin
- Sujet : Squash TA / selenium / Eclipse problem
- Réponses : 19
- Vues : 32589
Squash TA / selenium / Eclipse problem
Hello, here is your corrected project. When I verified your project I found that even your class was well defined in your project more was not possible all outbuildings. Note: You must install firefox 12. In your file MonTest.java change the final line dossierPath String = "/usr/bin/firefox&quo...
- mer. sept. 07, 2016 9:51 am
- Forum : Selenium Plugin
- Sujet : Squash TA / selenium / Eclipse problem
- Réponses : 19
- Vues : 32589
Squash TA / selenium / Eclipse problem
Hello,
Verified that you have your project in the source tab of java builder.
and if its not working you can send me your project I check in what his normally should work.
Verified that you have your project in the source tab of java builder.
and if its not working you can send me your project I check in what his normally should work.
- mar. sept. 06, 2016 2:30 pm
- Forum : Selenium Plugin
- Sujet : Squash TA / selenium / Eclipse problem
- Réponses : 19
- Vues : 32589
Squash TA / selenium / Eclipse problem
thank you, Already I notice that the file is not complete. replaces its contents and after you restarted eclipse: my.squash.ta.project org.eclipse.jdt.core.javabuilder org.eclipse.m2e.core.maven2Builder org.eclipse.jdt.core.javanature org.eclipse.m2e.core.maven2Nature
- mar. sept. 06, 2016 2:18 pm
- Forum : Selenium Plugin
- Sujet : Squash TA / selenium / Eclipse problem
- Réponses : 19
- Vues : 32589
Squash TA / selenium / Eclipse problem
Can you show me the contents of your .project file located in the root of your project?
- mar. sept. 06, 2016 2:14 pm
- Forum : SKF
- Sujet : Repatriation of sources of TA project in another project
- Réponses : 3
- Vues : 6118
Repatriation of sources of TA project in another project
Looking at the actual configuration of squash TA I think it will not include a project that does not meet this configuration. Using effective configuration : mainDirectory : src\squashTA repositoriesDirectory : src\squashTA\repositories targetsDirectory : src\squashTA\targets resourcesDirectory : sr...
- mar. sept. 06, 2016 1:59 pm
- Forum : Selenium Plugin
- Sujet : Squash TA / selenium / Eclipse problem
- Réponses : 19
- Vues : 32589
Squash TA / selenium / Eclipse problem
Checks that your squash TA project uses a JDK and not a jre
- mar. sept. 06, 2016 12:56 pm
- Forum : Selenium Plugin
- Sujet : Squash TA / selenium / Eclipse problem
- Réponses : 19
- Vues : 32589
Squash TA / selenium / Eclipse problem
TEST :
# EXECUTE_SELENIUM2 selenium WITH MAIN CLASS squashTA.resources.selenium.java.montest
TEARDOWN :
# EXECUTE_SELENIUM2 selenium WITH MAIN CLASS squashTA.resources.selenium.java.montest
TEARDOWN :
- mar. sept. 06, 2016 12:55 pm
- Forum : Selenium Plugin
- Sujet : Squash TA / selenium / Eclipse problem
- Réponses : 19
- Vues : 32589
Squash TA / selenium / Eclipse problem
Hello,
Already in your test file you must specify the path of your class test.
Tries with a macro.
SETUP :
TEST :
# EXECUTE_SELENIUM2 selenium WITH MAIN CLASS squashTA.resources.selenium.java.monTest
TEARDOWN :
Already in your test file you must specify the path of your class test.
Tries with a macro.
SETUP :
TEST :
# EXECUTE_SELENIUM2 selenium WITH MAIN CLASS squashTA.resources.selenium.java.monTest
TEARDOWN :