Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run this example project? #1

Open
windwaker opened this issue Nov 17, 2013 · 3 comments
Open

How to run this example project? #1

windwaker opened this issue Nov 17, 2013 · 3 comments

Comments

@windwaker
Copy link
Contributor

Hi Roy,

I have cloned your project but I do not know how to run it. Do I run it as a java application or as a maven goal ?

Placing 'integration-test -Dgroup=google' in the JVM args and running it as a Java Application is not working.

I get 'Error: Could not find or load main class integration-test' in the console.

@kowalcj0
Copy link
Contributor

Hi Windwaker,

I fixed the issue you described in the PR #2 have a look at it.

ps. unfortunately I wasn't able to run the tests successfully with Chrome. Maybe you'll be able to help me with this :)

Cheers,
J

@windwaker
Copy link
Contributor Author

Thanks Janusz, I'll pull down your code and try it out. I'll look into why it doesn't work on Chrome for you as well. Do you just get a blank chrome window when you try to run the tests ?

@windwaker
Copy link
Contributor Author

Hi kowalcj0 and roydekleijn,

The issue with chrome was due to an out of date version of chrome driver. I've updated the version and submitted PR#3 for convenience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants