Martin Reinhardt

Results 101 comments of Martin Reinhardt

on the java side it would be easier to use the enums, otherwise having all known config parameters at one place is nice. Additonally by using enums we could use...

on a server you'll either needs an Xserver (like Xvfb) installed or set headless execution for chrome to run graphical tests

@axelbarfod1 I don't know you're concrete setup. But [here](https://martinreinhardt-online.de/jenkins/job/Galen/job/Galen_sample_JavaScript/) is an example from this [repo](https://github.com/hypery2k/galen_samples). Just create a job like this:

the PR should still remove it, as it uses another still valid flag ;)

seems to be related to the grid issues here, see #494

you could setup an selenium grid and configure Safari as node

Yyou could setup an selenium grid and configure all browser settings then in the grid instead of Galen

the other drivers are included also, see [chrome driver](https://github.com/hypery2k/galen/blob/master/galen-core/pom.xml#L66). I exclude the selenium reps from phantomjsdriver. Regarding the driver reps: We could make a smaller lib jar which doesn't have...

@ishubin what do you think about a core Version?

@ishubin Seems to be resolved so far