Offline version: Pdf download for Selenium Documentation

339 views
Skip to first unread message

Siva

unread,
Jun 24, 2013, 9:44:59 AM6/24/13
to seleniu...@googlegroups.com
Hi,

Is there any link for downloading PDF version for selenium document http://docs.seleniumhq.org/docs/index.jsp

Thanks in advance

David

unread,
Jun 24, 2013, 3:37:47 PM6/24/13
to seleniu...@googlegroups.com
+1, an offline version would be nice to have.

Tarun Kumar

unread,
Jun 25, 2013, 12:27:58 AM6/25/13
to seleniu...@googlegroups.com, Luke Inman-Semerau
There was indeed a mechanism to generate PDF and it was taken down.
@Luke, would you want to add more?

Luke Inman-Semerau

unread,
Jun 25, 2013, 11:35:29 AM6/25/13
to Selenium Users
The PDF generation was problematic and looked horrible (quite a few
bugs with the generation no one was willing or knew how to fix)...

If one wants an offline version I recommend that they clone the site git repo:
git clone https://code.google.com/p/selenium.site/

and then run the site (do this first while still online):

mvn jetty:run


this will "download the internet" to allow one to run the site. Later
you should be able to 'unplug' and run:

mvn -o jetty:run


-o is offline mode.

you're "offline" version of the site will be available at http://localhost:8080
Reply all
Reply to author
Forward
0 new messages