You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
php-webdriver -- WebDriver bindings for PHP
2
2
===========================================
3
3
4
+
Attention! This is a fork of facebook/webdriver and has been altered to include namespacing to avoid naming collisions.
5
+
4
6
## DESCRIPTION
5
7
6
8
This WebDriver client aims to be as close as possible to bindings in other languages. The concepts are very similar to the Java, .NET, Python and Ruby bindings for WebDriver.
0 commit comments