Axel Uhl
74f0348e23
Revert "trying to switch from Firefox to Chrome headless driver";
...
This reverts commit 2cf3ee0f4e as
it made many more Selenium tests fail.
2025-08-05 23:21:58 +02:00
Axel Uhl
2cf3ee0f4e
trying to switch from Firefox to Chrome headless driver
2025-08-05 16:50:00 +02:00
Axel Uhl
44f5f4e08f
use HeadlessFirefoxDriver instead of HeadlessChromeDriver for Selenium tests
2019-11-08 17:23:31 +01:00
Axel Uhl
b351d52248
new authentication for Selenium tests after RESTlets no longer produce JSESSIONID sessions;
...
a CreateSessionServlet has been added to the /sailingserver/test-support
context which is only available during Selenium testing, together with
the clearState support
Change-Id: I792de0b62c5edbc0e403ac572e94fd208653575d
2019-02-06 22:08:29 +01:00
Steffen Schaefer
67a0aac1b8
Bug 4339: chromedriver is now expected on the path in ci builds
2018-07-16 15:08:38 +02:00
Kai Börnert
fef12f5141
use chromeDriverWrapper instead of LD_Library hack for the whole build
2018-07-09 10:29:54 +02:00
Kai Börnert
75172b1272
bug4339 headless chrome testbuild 1
2018-07-02 16:33:42 +02:00
Steffen Schaefer
f7a4476e1b
Bug 4339: Preperations to support headless Chrome
2018-06-14 10:22:21 +02:00
Steffen Schaefer
586de500bc
Bug 4339: Preperations to support headless firefox
2018-06-13 16:38:28 +02:00
Steffen Schaefer
21d4e29a1a
Bug 4339: prepared ci-test-environment.xml for using updated Selenium
...
and Firefox on Hudson
2018-04-26 16:56:57 +02:00
Steffen Schaefer
9123771f34
normalized line endings
2017-05-16 09:42:02 +02:00
Axel Uhl
81ace333ee
made SelectionCheckboxColumn concrete and instantiate instead of creating redundant anonymous inner subclasses
...
Change-Id: If415fff584fa8768a56c8174de2db3ec8b06539e
2015-12-18 17:20:05 +01:00
Axel Uhl
b6de344ee8
removed basic authentication from test environment URLs; during authenticating disable forwarding
2015-02-25 09:51:07 +01:00
Axel Uhl
57b209b60f
fixed path for selenium screenshots for hudson
2014-04-11 19:43:56 +02:00
Axel Uhl
73b006620b
use a relative path to specify the Selenium screenshot folder
2014-04-11 15:26:10 +02:00
D049941
4acaf6ad6e
Screenshot folder should point to the right directory now.
...
NOTE: The path differs for different build jobs.
2014-02-14 14:14:22 +01:00
D049941
e0e989e017
Support for variables in the definition for the screenshot folder added
...
to be able to define a path relative to the working directory.
2014-02-13 17:42:10 +01:00
D049941
f4cedb8df8
Slash removed for relative path and logging added to show the working
...
directory
2014-02-13 15:17:16 +01:00
D049941
5387d6394d
Name of the test class added to the path since it's needed for the
...
attachment plugin.
2014-02-13 12:06:17 +01:00
D049941
ee6614e0da
Refresh without waiting for ajax request and wait only at the end
2014-02-13 10:32:09 +01:00
D049941
44224538fe
Missing file protocol added
2014-02-12 19:57:14 +01:00
D049941
d8fdb0a55b
Screenshots enabled to try the JUnit Attachments Plugin
2014-02-12 17:44:25 +01:00
D049941
a53440d27f
Try to enable native events for the CI-Build
2014-02-11 16:37:13 +01:00
Axel Uhl
b32ca16f98
fixed ci-test-environment.xml which was broken after undoing the merge of branch riccardo
2013-12-12 11:11:55 +01:00
Axel Uhl
411aa9d92b
avoid warnings in Selenium bundle; removed hard-coded file system path for Firefox executable for Selenium tests
2013-12-12 09:24:57 +01:00
STG (Server)
f1f826fb82
fixed uncommenting of Firefox driver
2013-11-06 08:35:13 +01:00
STG (Server)
ac992f10d7
reverted back to Firefox for central build; chromedriver doesn't work on CentOS
2013-11-06 00:32:26 +01:00
Axel Uhl
34372ab2fe
set Chrome as the default for local and central Selenium tests; harmonizes well with the -b option of the build script, only building for Chrome
2013-11-05 16:25:01 +01:00
Axel Uhl
2463bc49f2
switch running product to port 8085 for Selenium tests; 8086 collides with Wowza's default port
2013-09-20 10:48:35 +02:00
Armin Zamani
b501d1ca6f
Merge branch 'racecommittee_integrated' of
...
ssh://armin@sapsailing.com/home/trac/git into racecommittee_integrated
Conflicts:
java/com.sap.sailing.domain/src/com/sap/sailing/domain/leaderboard/impl/AbstractSimpleLeaderboardImpl.java
2013-04-11 00:28:12 +02:00
D049941
15cc751975
Lot of documentation for API and tests added. Furthermore the
...
implementations for the support of categories of Ajax requests is almost
finished. It remains to add the support to the JavaScript in the file
'ajax-semaphore.js'.
2013-01-16 15:45:26 +01:00
D049941
cd9301a43e
Bundle for monitoring removed and port for Jetty changed as well as some
...
code cleanups and improvements.
2013-01-08 15:58:19 +01:00
D049941
05241a52f2
Changes due the issue 1073. The implementation is not finished until
...
now, since we still need to create sub-folders for each test run as
well as each driver used.
2012-12-13 17:40:44 +01:00
D049941
319c6496cf
Merge branch 'gwt25' (including 'master') into 'integration_tests'
...
Conflicts:
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/AdminConsoleEntryPoint.java
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/TracTracEventManagementPanel.java
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/AbstractEntryPoint.java
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/leaderboard/LeaderboardEntryPoint.java
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/leaderboard/SortedCellTableWithStylableHeaders.java
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/leaderboardedit/LeaderboardEditPage.java
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/spectator/SpectatorEntryPoint.java
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/usermanagement/UserManagementPage.java
java/com.sap.sailing.gwt.ui/src/main/resources/com/sap/sailing/gwt/ui/AdminConsole.gwt.xml
java/pom.xml
2012-11-26 13:11:58 +01:00
D049941
b90467492d
Comment updated for a better description of which changes should be
...
performed for the execution of the integration tests in a local setup.
2012-08-14 15:38:23 +02:00
D049941
881b579df9
Spelling errors fixed.
2012-08-13 16:19:41 +02:00
D049941
52c32fb62b
Additional debug output added.
2012-08-07 14:23:14 +02:00
D049941
030e93740e
Settings and configuration changed to match the environment for Hudson.
2012-08-03 15:15:31 +02:00
D049941
99e7fd0e3e
New bundle for integration tests added.
2012-08-03 14:52:07 +02:00