Using Selenium without Java RunTime

107 views
Skip to first unread message

abid mahmood

unread,
Mar 11, 2014, 11:21:41 PM3/11/14
to seleniu...@googlegroups.com

Is there a way I can use selenium without having to install java runtime on my remote machine?(the machine where the browser is)

The machine that automates the process( where the tests run will have java) but the remote machine where the browser is does not have java. is it possible? and if yes how ?

Krishnan Mahadevan

unread,
Mar 12, 2014, 4:07:31 AM3/12/14
to Selenium Users
Nope. its not possible. You would need to have java to be able to spawn the selenium standalone jar on a remote machine.

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 Scribbings @ http://rationaleemotions.wordpress.com/


On Wed, Mar 12, 2014 at 8:51 AM, abid mahmood <mabid....@gmail.com> wrote:

Is there a way I can use selenium without having to install java runtime on my remote machine?(the machine where the browser is)

The machine that automates the process( where the tests run will have java) but the remote machine where the browser is does not have java. is it possible? and if yes how ?

--
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 post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/a89ffe82-3822-49cf-bc92-48400612227b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Jim Evans

unread,
Mar 12, 2014, 6:10:53 AM3/12/14
to seleniu...@googlegroups.com
Not entirely true. It's true that the Selenium project only provides a Java remote server implementation. However, there is nothing preventing someone from creating a remote server implementation in any given language. There is at least one (little-used, seldom updated, mostly just a proof-of-concept) external implementation using the .NET runtime, no Java required (https://github.com/jimevans/strontium).

abid mahmood

unread,
Mar 12, 2014, 4:10:27 PM3/12/14
to seleniu...@googlegroups.com
Thank you for the insight, I was wondering if this PhantomJS based ghost driver is something that can help me in this situation or am I understanding it all wrong ?


?
Reply all
Reply to author
Forward
0 new messages