To build Selenium-server-standalone 3.141.59 from source.

162 views
Skip to first unread message

Bhu

unread,
Mar 21, 2021, 11:15:07 AM3/21/21
to Selenium Users

I need to create standalone executable jar, selenium-server-standalone-3.141.59.jar from Source.
Below are the steps followed on Windows,

  1. Cloned Selenium from Github.
  2. Installed the required software's,
    Java 8 JDK,
    Python 2.7
    The Requests Library for Python: pip install requests
  3. To compile/build selenium-server-standalone, issued the below command.
    go selenium-server-standalone

Problem Statement: Unable to find selenium-server-standalone-3.141.59.jar even after the command is successful.


Thanks,

Bhuvana.

Bhu

unread,
Mar 22, 2021, 1:54:37 AM3/22/21
to Selenium Users
Please let me know if I'm missing any steps in building the jar...
go command.txt

⇜Krishnan Mahadevan⇝

unread,
Mar 22, 2021, 3:53:57 AM3/22/21
to Selenium Users
Are you sure you switched over to the 3.14 tag before doing all this ?



Thanks & Regards
Krishnan Mahadevan

"All the desirable things in life are either illegal, expensive, fattening or in love with someone else!"
My Scribblings @ http://wakened-cognition.blogspot.com/
My Technical Scribblings @ https://rationaleemotions.com/


--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/2bc20d16-fb2d-43b6-9ccd-bad857cdfb61n%40googlegroups.com.

Bhu

unread,
Mar 22, 2021, 5:45:37 AM3/22/21
to Selenium Users
Yes, I do have the 3.141.59 version of Selenium in my local, have cloned 3.141.59 version using the below command.
git clone --depth 1 --branch selenium-3.141.59 https://github.com/SeleniumHQ/selenium.git

⇜Krishnan Mahadevan⇝

unread,
Mar 22, 2021, 10:10:29 AM3/22/21
to Selenium Users
Bhuvana,

Can you please help list all the jar files that are currently seeing when you build SelGrid3 locally ?
To the best of my knowledge the adding version part to the jar happens somewhere else.

The standalone jar should still be available which you should be able to use.


Thanks & Regards
Krishnan Mahadevan

"All the desirable things in life are either illegal, expensive, fattening or in love with someone else!"
My Scribblings @ http://wakened-cognition.blogspot.com/
My Technical Scribblings @ https://rationaleemotions.com/

Bhu

unread,
Mar 22, 2021, 10:49:50 AM3/22/21
to Selenium Users
Thanks Krishnan, 
The standalone jar is available which I was able to use. 
Reply all
Reply to author
Forward
0 new messages