Skip to content

installation information#2

Open
xiaodaigh wants to merge 1 commit intoshashi:masterfrom
xiaodaigh:patch-1
Open

installation information#2
xiaodaigh wants to merge 1 commit intoshashi:masterfrom
xiaodaigh:patch-1

Conversation

@xiaodaigh
Copy link

added some useful information for Julia beginners

added some useful information for Julia beginners
- a good backend to use to run the web driver is [PhantomJS]()
- if you have firefox already installed, you should be able to use the Firefox backend. See below to learn how to use different backends to run webdriver scripts.
- Clone this repository into "~/.julia/v0.6/"; replace 0.6 with the appropriate version number
- Rename the clone repository into WebDriver (from WebDriver.jl)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can just do

Pkg.clone("https://github.com/shashi/WebDriver.jl.git")

instead of these two steps

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

Successfully merging this pull request may close these issues.

2 participants