FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · itswave/php-webdriver · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
itswave
/
php-webdriver
Public
forked from
php-webdriver/php-webdriver
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Oct 14, 2017
Merge pull request #484 from OndraM/feature/tests-actions
Show description for 776e50a
OndraM
authored
776e50a
View commit details
Copy full SHA for 776e50a
Browse repository at this point
Add functional tests for basic actions (click, double click etc.)
OndraM
committed
4c27108
View commit details
Copy full SHA for 4c27108
Browse repository at this point
Commits on Oct 13, 2017
Update readme - passThrough mode, mention Java 8 is required for Selenium server
OndraM
committed
944c76e
View commit details
Copy full SHA for 944c76e
Browse repository at this point
Commits on Sep 17, 2017
Add symfony/var-dumper dev dependency for easier development
OndraM
committed
61f5474
View commit details
Copy full SHA for 61f5474
Browse repository at this point
Commits on Sep 6, 2017
Merge pull request #471 from OndraM/feature/tests-navigation
Show description for 27d5dfb
OndraM
authored
27d5dfb
View commit details
Copy full SHA for 27d5dfb
Browse repository at this point
Commits on Sep 5, 2017
Add functional tests for WebDriverNavigation
OndraM
committed
7672fe4
View commit details
Copy full SHA for 7672fe4
Browse repository at this point
Improve code-coverage settings
OndraM
committed
e8ebc12
View commit details
Copy full SHA for e8ebc12
Browse repository at this point
Commits on Sep 1, 2017
Merge pull request #467 from OndraM/feature/tests-find-subelements
Show description for f6998eb
OndraM
authored
f6998eb
View commit details
Copy full SHA for f6998eb
Browse repository at this point
Commits on Aug 31, 2017
Add functional tests for findElement for child elements
OndraM
committed
11b1d4d
View commit details
Copy full SHA for 11b1d4d
Browse repository at this point
Use only PHPUnit 5.4+, drop deprecated calls
OndraM
committed
3581da1
View commit details
Copy full SHA for 3581da1
Browse repository at this point
Commits on Aug 26, 2017
Merge pull request #456 from OndraM/feature/drop-php-5.5
Show description for 9482a3e
OndraM
authored
9482a3e
View commit details
Copy full SHA for 9482a3e
Browse repository at this point
Commits on Aug 25, 2017
Extend connection timeout further more to make SauceLabs tests hopefully more stable
OndraM
committed
1c5e7f0
View commit details
Copy full SHA for 1c5e7f0
Browse repository at this point
Commits on Aug 5, 2017
Drop PHP 5.5 support
OndraM
committed
cb1f8bd
View commit details
Copy full SHA for cb1f8bd
Browse repository at this point
Extend connection timeout, because Edge is slow...
OndraM
committed
735a615
View commit details
Copy full SHA for 735a615
Browse repository at this point
Merge pull request #447 from facebook/licence-file
Show description for 6ba3686
OndraM
authored
6ba3686
View commit details
Copy full SHA for 6ba3686
Browse repository at this point
Merge pull request #457 from OndraM/feature/travis-update-browsers
Show description for 7a1aec1
OndraM
authored
7a1aec1
View commit details
Copy full SHA for 7a1aec1
Browse repository at this point
Add MS Edge build on SauceLabs
OndraM
committed
5f5d0fd
View commit details
Copy full SHA for 5f5d0fd
Browse repository at this point
Upgrade Selenium server in Travis buils to 3.4.0
OndraM
committed
23b1d70
View commit details
Copy full SHA for 23b1d70
Browse repository at this point
Add headless chrome travis build
OndraM
committed
3289cd3
View commit details
Copy full SHA for 3289cd3
Browse repository at this point
Commits on Aug 4, 2017
Build on Ubuntu Trusty, so we don't need to install Java 8 by ourselves
OndraM
committed
6a3b352
View commit details
Copy full SHA for 6a3b352
Browse repository at this point
Build on PHP 7.1 by default
OndraM
committed
8fee7dc
View commit details
Copy full SHA for 8fee7dc
Browse repository at this point
Commits on Jun 21, 2017
Add LICENCE.md
OndraM
authored
10c8c84
View commit details
Copy full SHA for 10c8c84
Browse repository at this point
Commits on Apr 28, 2017
Merge pull request #439 from OndraM/sudo-false
Show description for b5e3b1b
OndraM
authored
b5e3b1b
View commit details
Copy full SHA for b5e3b1b
Browse repository at this point
Release version 1.4.1
OndraM
committed
eadb0b7
View commit details
Copy full SHA for eadb0b7
Browse repository at this point
Bind PHP server to 127.0.0.1 to overcome Bad Gateway error when using 'localhost'
OndraM
committed
66e37cf
View commit details
Copy full SHA for 66e37cf
Browse repository at this point
Print logs in travis only if created
OndraM
committed
4a3bb63
View commit details
Copy full SHA for 4a3bb63
Browse repository at this point
Make sure sudo mode is disabled in all travis builds
OndraM
committed
75c22b5
View commit details
Copy full SHA for 75c22b5
Browse repository at this point
Update changelog
OndraM
committed
94f64e5
View commit details
Copy full SHA for 94f64e5
Browse repository at this point
Merge pull request #438 from toniperic/patch-1
Show description for 8a9cee3
OndraM
authored
8a9cee3
View commit details
Copy full SHA for 8a9cee3
Browse repository at this point
Commits on Apr 27, 2017
Correct constant checking
Show description for d06347f
toniperic
authored
d06347f
View commit details
Copy full SHA for d06347f
Browse repository at this point
Commits on Apr 24, 2017
Update https link
OndraM
committed
905b0e3
View commit details
Copy full SHA for 905b0e3
Browse repository at this point
Commits on Mar 22, 2017
Release version 1.4.0
OndraM
committed
3ea034c
View commit details
Copy full SHA for 3ea034c
Browse repository at this point
Commits on Mar 20, 2017
Merge pull request #430 from OndraM/feature/deprecate-textToBePresentInElementValue
Show description for a05c139
OndraM
authored
a05c139
View commit details
Copy full SHA for a05c139
Browse repository at this point
Commits on Mar 19, 2017
Add UT for invisibilityOfElementLocated expected contition
OndraM
committed
7a855dd
View commit details
Copy full SHA for 7a855dd
Browse repository at this point
Rename textToBePresentInElementValue expected condition to make its name systematic with other conditions
OndraM
committed
51ef9da
View commit details
Copy full SHA for 51ef9da
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL