An open API service providing commit metadata for open source projects.

GitHub / php-webdriver/php-webdriver / commits

PHP client for Selenium/WebDriver protocol. Previously facebook/php-webdriver

SHA Message Author Date Stats
ac066286 Release version 1.16.0 Ondřej Machulda <o****a@g****m> 8 months ago
675bf79e Update CHANGELOG Ondřej Machulda <o****a@g****m> 8 months ago
a7f16c10 Clarify and fix timeout value type (#1120) Christian Sciberras <c****n@s****e>
Committed by: GitHub <n****y@g****m>
9 months ago
3b208595 merge Merge pull request #1143 from php-webdriver/se4x-fix-upload-file-endpoint Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
5ac14ba2 merge Merge pull request #1129 from nicekiwi/patch-1 Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
a6e668b6 merge Merge pull request #1142 from php-webdriver/feature/symfony-8 Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
461c3588 merge Merge pull request #1141 from php-webdriver/fix/skipped-job Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
f68a1c9c ci: Reenable unintentionally skipped saucelabs test Ondřej Machulda <o****a@g****m> 9 months ago
8188436f merge Merge pull request #1140 from php-webdriver/deps/saucelabs-connect Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
6a011bb4 chore(deps): bump saucelabs/sauce-connect-action from 2 to 3, upgrade saucela... Ondřej Machulda <o****a@g****m> 9 months ago
0e5cbf07 chore(deps): Allow Symfony 8 chris <c****s@s****e>
Committed by: Ondřej Machulda <o****a@g****m>
9 months ago
d784f95f chore(deps): bump actions/upload-artifact from 4 to 6
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Ondřej Machulda <o****a@g****m>
9 months ago
c5427c19 Bump actions/github-script from 7 to 8
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Ondřej Machulda <o****a@g****m>
9 months ago
b51cbcb1 Bump actions/checkout from 4 to 6
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Ondřej Machulda <o****a@g****m>
9 months ago
adcdc96c merge Merge pull request #1137 from php-webdriver/feature/housekeeping Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
61a9e9dc test: Skip fullscren command test broken in Safari Ondřej Machulda <o****a@g****m> 9 months ago
48788674 chore: Remove new flag from headless chrome, as it is already default since C... Ondřej Machulda <o****a@g****m> 9 months ago
f37e67d3 chore: Update args to properly set window size for new headless chrome Ondřej Machulda <o****a@g****m> 9 months ago
1766e85c chore: Update to Selenium 4.38 in tests Ondřej Machulda <o****a@g****m> 9 months ago
a7827e37 style: Normalize php extensions in composer.json Ondřej Machulda <o****a@g****m> 9 months ago
18a07d95 ci: Update markdown link check to ignore blocked urls Ondřej Machulda <o****a@g****m> 9 months ago
d32a252c ci: add tests for PHP 8.5 Christopher Georg <c****g@s****e>
Committed by: Ondřej Machulda <o****a@g****m>
9 months ago
c65b9fc0 Fix incorrect link to driver capabilities docs Ezra <m****b@n****i>
Committed by: Ondřej Machulda <o****a@g****m>
about 1 year ago
e5bf60f7 Fix file upload endpoint for selenium 4.x Jose' Pedro Saraiva <j****s@s****e>
Committed by: Ondřej Machulda <o****a@g****m>
about 1 year ago
898f0be8 merge Merge pull request #1122 from alyamovsky/exception-interface-extends-throwable Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
dadaa12f Add Throwable extension to PhpWebDriverExceptionInterface Andrew Alyamovsky <a****y@g****m> over 1 year ago
998e499b Release version 1.15.2 Ondřej Machulda <o****a@g****m> almost 2 years ago
5a73bc68 Update CHANGELOG Ondřej Machulda <o****a@g****m> almost 2 years ago
f80f9449 merge Merge pull request #1113 from uuf6429/feature/allow-running-headfull-tests Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
71c4c6a8 merge Merge pull request #1117 from php-webdriver/fix/shadow-dom-tests Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
7f885771 merge Merge pull request #1116 from php-webdriver/docs/update-example Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
590cf719 test: Enable shadow dom tests in geckodriver Ondřej Machulda <o****a@g****m> almost 2 years ago
72a7066c test: Do not use input as example element, as it have shadow dom by default Ondřej Machulda <o****a@g****m> almost 2 years ago
8844ac50 chore: Update to Selenium 4.26 in tests Ondřej Machulda <o****a@g****m> almost 2 years ago
46c68af6 docs: Update selenium server host URL in example Ondřej Machulda <o****a@g****m> almost 2 years ago
7e47972b merge Merge pull request #1108 from lolli42/lolli-1 Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
38c892df test: Allow running tests in headfull (not headless) mode Christian Sciberras <c****n@y****m>
Committed by: Ondřej Machulda <o****a@g****m>
almost 2 years ago
9242dd8a merge Merge branch 'main' into lolli-1 Christian Kuhn <l****i@s****h>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
4c18b78d merge Merge pull request #1109 from php-webdriver/disable-chrome-search-engine-popup Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
871eeba8 Disable chrome 127+ search engine pop-up in tests Ondřej Machulda <o****a@g****m> about 2 years ago
93a85f45 Support PHP 8.4 Christian Kuhn <l****i@s****h> about 2 years ago
11923b4b merge Merge pull request #1096 from PrinsFrank/fix-return-type-in-remote-web-element Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3db7b0e1 Fix static return types in RemoteWebElement PrinsFrank <2****k@u****m> over 2 years ago
5d8e66ff merge Merge pull request #1092 from php-webdriver/fix/remove-saucelabs-workaround Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5528de4d Test: Remove SauceLabs workaround for MS Edge Ondřej Machulda <o****a@g****m> over 2 years ago
2f859358 merge Merge pull request #1090 from php-webdriver/fix/upgrade-chrome Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
7ce51317 merge Merge branch 'main' into fix/upgrade-chrome Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
62cb5c8b Use new Chrome headless mode instead of old chrome-headless-shell Ondřej Machulda <o****a@g****m> over 2 years ago
354e44fa merge Merge pull request #1089 from php-webdriver/dependabot/github_actions/actions... Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
132d0675 Bump actions/github-script from 6 to 7
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
416fc61a merge Merge pull request #1088 from php-webdriver/dependabot/github_actions/actions... Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
eb71c614 merge Merge pull request #1087 from php-webdriver/dependabot/github_actions/actions... Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8f550767 Bump actions/checkout from 3 to 4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d9dc1fc4 Bump actions/upload-artifact from 3 to 4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
97a65b55 merge Merge pull request #1083 from php-webdriver/feature/php8.3 Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
4afa6c1b Exclude periodacally failing test on Safari Ondřej Machulda <o****a@g****m> almost 3 years ago
745b1482 Update selenium server in tests to 4.15 Ondřej Machulda <o****a@g****m> almost 3 years ago
17cd67d9 Add PHP 8.3 to test builds Ondřej Machulda <o****a@g****m> almost 3 years ago
20b169bd Configure dependabot to automatically update GH Actions deps Ondřej Machulda <o****a@g****m> almost 3 years ago
35a84708 merge Merge pull request #1079 from Chris53897/feature/symfony-7-for-dev Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
2d0a5894 feat: allow symfony/var-dumper v7 (dev only) Christopher Georg <c****g@s****e> almost 3 years ago
cd52d934 Release version 1.15.1 Ondřej Machulda <o****a@g****m> almost 3 years ago
fb5da0ac merge Merge pull request #1078 from php-webdriver/feature/update-selenium Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f529cf13 Update Selenium server used in tests run Ondřej Machulda <o****a@g****m> almost 3 years ago
a91588b7 Update link to docs Ondřej Machulda <o****a@g****m> almost 3 years ago
9bdaccac merge Merge pull request #1077 from laravel-labs/symfony7 Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
2291a923 Add support for Symfony Process 7
Signed-off-by: Mior Muhammad Zaki <c****e@g****m>
Mior Muhammad Zaki <c****e@g****m> almost 3 years ago
22242281 Update CHANGELOG Ondřej Machulda <o****a@g****m> about 3 years ago
a1578689 Release version 1.15.0 Ondřej Machulda <o****a@g****m> about 3 years ago
c3786e4f merge Merge pull request #1064 from OndraM/fix/assert-return-data Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
a16a2ba4 merge Merge pull request #1074 from php-webdriver/feature/update-php-build Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
7b00cc1d merge Merge pull request #1069 from php-webdriver/fix/chromedriver-path Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
ce824604 Update PHP versions in test builds, run tests primarily on PHP 8 Ondřej Machulda <o****a@g****m> about 3 years ago
2c1b0e86 Fix codestyle with latest php-cs-fixer Ondřej Machulda <o****a@g****m> about 3 years ago
24b2216a merge Merge pull request #1067 from oleg-andreyev/boolean-attribute-select-multiple Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
4543539a Fix path to chromedriver in tests on latest Ubuntu Ondřej Machulda <o****a@g****m> about 3 years ago
c2564bbd merge Merge pull request #1066 from uuf6429/patch-1 Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
10c71534 Add Safari workaround for detecting multi-select element Oleg Andreyev <o****g@a****v>
Committed by: Ondřej Machulda <o****a@g****m>
about 3 years ago
f4698414 Document exception throwing in findElement Christian Sciberras <u****9@g****m>
Committed by: Ondřej Machulda <o****a@g****m>
about 3 years ago
15dde790 Do not fail on fatal error on unexpected response when getting element(s) Ondřej Machulda <o****a@g****m> over 3 years ago
25a5655e merge Merge pull request #1063 from OndraM/feature/replace-old-chromeOptions Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
235c2aa0 Replace ChromeOptions::CAPABILITY with already used `goog:chromeOptions` (as ... Ondřej Machulda <o****a@g****m> over 3 years ago
34d5e7a1 merge Merge pull request #1050 from OndraM/feature/remove-unused-code Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
020407c7 Refactor: Remove no longer needed compatibility layer with old Symfony Ondřej Machulda <o****a@g****m> over 3 years ago
7d7ce3d8 merge Merge pull request #1049 from OndraM/feature/strict-tests Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
3ea4f924 Release version 1.14.0 Ondřej Machulda <o****a@g****m> over 3 years ago
56712cad Test: Use strict types in tests Ondřej Machulda <o****a@g****m> over 3 years ago
e22bc5c6 merge Merge pull request #1045 from OndraM/feature/test-modernize Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
bc653c9e Codestyle: Remove superfluous phpdocs, which adds no extra information over u... Ondřej Machulda <o****a@g****m> over 3 years ago
7970c0c6 Test: Remove superfluous typehints Ondřej Machulda <o****a@g****m> over 3 years ago
3d3745b3 Test: Add typehints where applicable Ondřej Machulda <o****a@g****m> over 3 years ago
4ae78891 Test: Declare return types in test methods Ondřej Machulda <o****a@g****m> over 3 years ago
764cf141 merge Merge branch '1.13' Ondřej Machulda <o****a@g****m> over 3 years ago
72c06ceb merge Merge pull request #1040 from OndraM/fix-badges Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
f335837f Declare job step timout for fast fail when cannot start browser driver Ondřej Machulda <o****a@g****m> over 3 years ago
1321cc40 Use new shields.io badges URL Ondřej Machulda <o****a@g****m> over 3 years ago
0fc796a2 merge Merge pull request #1034 from OndraM/feature/remove-phpunit-compat Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
9e4b7031 merge Merge pull request #1032 from OndraM/feature/reuse-session-capabilities Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
1015581a Remove no longer needed compatibility layer with old PHPUnit Ondřej Machulda <o****a@g****m> almost 4 years ago
e6a956cd merge Merge pull request #1027 from OndraM/feature/exceptions-tree Ondřej Machulda <o****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago

← Back to repository