Skip to content

jayjiahua/phantomjs-bin-pip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phantomjs-bin-pip

A pip package for installing binary file of phantomjs

Usage

from selenium import webdriver
from phantomjs_bin import executable_path

driver = webdriver.PhantomJS(executable_path=executable_path)

About

A pip package for installing binary file of phantomjs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages