forked from php-webdriver/php-webdriver
-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
When trying to install php-webdriver via PEAR I get the following:
pear install -f element-34/PHPWebDriver
No releases for package "element-34/PHPWebDriver" exist
install failed
I ran what was is given on the github page:
pear channel-discover element-34.github.com/pear
pear install -f element-34/PHPWebDriver <- Problem happens here
Then I ran the following:
pear list -c element-34
Result:
(no packages installed from channel element-34.github.com/pear)
Is the pear channel for this library working or available at the moment?
If not is there manual instructions to install this library without using PEAR.
Metadata
Metadata
Assignees
Labels
No labels