Compiling the project and getting started

100 views
Skip to first unread message

Moaad Amer

unread,
Mar 8, 2018, 10:26:44 PM3/8/18
to Selenium Developers
Hi,
i forked the project from github , i want to understand the java - client project and get started working with it.

i'm having issues compiling the project.

Also do you have any suggestion where to start ? 

Simon Stewart

unread,
Mar 9, 2018, 6:21:31 AM3/9/18
to selenium-developers
Hi Moaad,

The first thing to do is open the project in IJ. You don't need to import it, just go to File->Open and navigate to the top-level directory. IJ will do the rest.

The next thing to do is to build the project on the command line. Just use:

./go selenium-server-standalone 

(if you're on Windows, use the "go" batch file instead). There'll be a pause and some bits are grabbed from the Net (about 80MB), and then the build should kick off and run to completion. Subsequent builds won't need to do the download, and should start a lot faster.

If you get stuck, hop onto the #selenium IRC channel or the Slack channel and ask for help. During the week, there's normally someone around who can help.

Good luck, and happy hacking!

Simon

--
You received this message because you are subscribed to the Google Groups "Selenium Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-developers+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-developers/4f5763e2-c698-435b-ab65-851493900b7e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages