GitHub / Codeception/module-phpbrowser / commits
PhpBrowser module for Codeception
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| fdbc5085 | Bug fix for Guzzle Connector headers | valeriyaslovikovskaya <v****a@h****e> | about 11 years ago | |
| 710a6445 | Added Guzzle 6 connector, moved to Psr7, PhpBrowser to switch connectors | Davert <d****p@r****c> | about 11 years ago | |
| f2676bf0 | Code cleanup (PSR-2) and some refactoring |
Zaahid Bateson <z****n@g****m>
Committed by: Zaahid Bateson <z****n@m****a> |
about 11 years ago | |
| 4e2901a9 | fixed friends tests | Davert <d****p@r****c> | about 11 years ago | |
| 9e0413c7 | merged with 2.0 | Davert <d****p@r****c> | about 11 years ago | |
| 9557722c | merge merged with 2.0 | Davert <d****p@r****c> | about 11 years ago | |
| 8be2edf0 | merge Merge pull request #1983 from zbateson/fixRegression1923 | Michael Bodnarchuk <D****k@u****m> | about 11 years ago | |
| 5e433e1f | merge Merge pull request #1980 from Codeception/codefix | Michael Bodnarchuk <D****k@u****m> | about 11 years ago | |
| f3ce0cca | Alternative fix for regression #1923 | Zaahid Bateson <z****n@g****m> | over 11 years ago | |
| 67ad6237 | codestyle fixes | Davert <d****p@r****c> | over 11 years ago | |
| 4cee7b9d | codefixes applied according to scrutinizer | Davert <d****p@r****c> | over 11 years ago | |
| e14fb818 | merge Merge branch '2.0' into appveyor | Davert <d****p@r****c> | over 11 years ago | |
| e0191d22 | improved output | Davert <d****p@r****c> | over 11 years ago | |
| bcb2dcec | Replacing 'empty' check for setHeader | Zaahid Bateson <z****n@m****a> | over 11 years ago | |
| 2941c538 | fixes regression #1923 | Davert <d****p@r****c> | over 11 years ago | |
| fdc16a94 | merge Merge branch 'appveyor' of github.com:Codeception/Codeception into appveyor | Davert <d****p@r****c> | over 11 years ago | |
| 9bd8e8e2 | added apveyor config | Davert <d****p@r****c> | over 11 years ago | |
| 4770520e | added apveyor config | Davert <d****p@r****c> | over 11 years ago | |
| 194c4420 | better output messages | Davert <d****p@r****c> | over 11 years ago | |
| 54626f2d | substeps implemented | Davert <d****p@r****c> | over 11 years ago | |
| da41eea5 | Adding test | Zaahid Bateson <z****n@m****a> | over 11 years ago | |
| a52c6cd7 | Fixes GET requests on URLs with query params | Zaahid Bateson <z****n@m****a> | over 11 years ago | |
| 291f3cea | fixed interactive console | Davert <d****p@r****c> | over 11 years ago | |
| 3f8ad559 | mockResponse in test was overridden | Zaahid Bateson <z****n@m****a> | over 11 years ago | |
| b13cd532 | Strip tags for see/dontSee in InnerBrowser | Zaahid Bateson <z****n@g****m> | over 11 years ago | |
| 24d1b559 | extensions to use new way of accessing modules | Davert <d****p@r****c> | over 11 years ago | |
| 63a8eee3 | merge merged with stable branch | Davert <d****p@r****c> | over 11 years ago | |
| 45c48610 | merge Merge branch 'master' into feature-module-config | Davert <d****p@r****c> | over 11 years ago | |
| 62049685 | fixed failing tests | Davert <d****p@r****c> | over 11 years ago | |
| 7bdca7b0 | updated module reference and base generators for new config changes | Davert <d****p@r****c> | over 11 years ago | |
| 1d41ce0b | fixed getting running client in InnerBrowser | Davert <d****p@r****c> | over 11 years ago | |
| 3baa3afa | * renamed exception classes | Davert <d****p@r****c> | over 11 years ago | |
| 767b13fd | getFormFor should use passed node if it's a form | Zaahid Bateson <z****n@m****a> | over 11 years ago | |
| bc95c9f4 | Refactoring to merge fillField/submitForm | Zaahid Bateson <z****n@g****m> | over 11 years ago | |
| d622ce1f | Parameter changed to $name | Zaahid Bateson <z****n@u****m> | over 11 years ago | |
| 55cf19a0 | Fix formatting - bad tabs | Zaahid Bateson <z****n@g****m> | over 11 years ago | |
| 52de4168 | Added deleteHeader and docs for PhpBrowser | Zaahid Bateson <z****n@g****m> | over 11 years ago | |
| 4bd4b70d | Fix for submitForm default value for a textarea | Zaahid Bateson <z****n@m****a> | over 11 years ago | |
| 23715765 | WebDriver submitForm allows array parameter values | Zaahid Bateson <z****n@g****m> | over 11 years ago | |
| 8d1e4f0f | implemented module dependencies injection | Davert <d****p@r****c> | over 11 years ago | |
| 012e8974 | merge merged with 2.0 | Davert <d****p@r****c> | over 11 years ago | |
| 86139664 | Added seeInFormFields for Web tests | Zaahid Bateson <z****n@m****a> | over 11 years ago | |
| 6fb23489 | Allow bool values for checkboxes in submitForm | Zaahid Bateson <z****n@m****a> | over 11 years ago | |
| 3c07fe98 | Implemented session snapshots for WebDriver module | Davert <d****p@r****c> | over 11 years ago | |
| 4bd82f13 | fixed friends and environments | Davert <d****p@r****c> | over 11 years ago | |
| f3f02771 | reformatted code | Davert <d****p@r****c> | over 11 years ago | |
| 92bf80ae | fixed some failing tests due to changes in signature | Davert <d****p@r****c> | over 11 years ago | |
| 05d5d86c | More dynamic submitForm | Zaahid Bateson <z****n@m****a> | over 11 years ago | |
| 7daa9922 | Fix quiet crash when crawler is null |
Ilya Antipenko <a****s@a****e>
Committed by: Ilya Antipenko <i****o@g****m> |
over 11 years ago | |
| e699e96f | merge merged with 2.0 | Davert <d****p@r****c> | over 11 years ago | |
| af85868f | updated InnerBrowser to handle ports in absolute urls | Davert <d****p@r****c> | over 11 years ago | |
| 8e232941 | WebDriver regression for grabCookie fixed | Davert <d****p@r****c> | over 11 years ago | |
| d80f89eb | merge merged with 2.0 | Davert <d****p@r****c> | over 11 years ago | |
| 79abe50a | disabled hosts tests for PHP 5.4 | Davert <d****p@r****c> | over 11 years ago | |
| 740d90be | fix to #1650 | Davert <d****p@r****c> | over 11 years ago | |
| 40114615 | fix to #1663 | Davert <d****p@r****c> | over 11 years ago | |
| aca8e3e4 | Improved handling of interactive mode | Davert <d****p@r****c> | over 11 years ago | |
| 65961103 | Improved console output: better errors and debug prining, interactive progress | Davert <d****p@r****c> | over 11 years ago | |
| 064c883d | updated handling of domain and path in cookies. Fixes #1583 | Davert <d****p@r****c> | over 11 years ago | |
| a13392bb | merge Merge pull request #1625 from Revisor/revisor/fix-rootdir-submitform-windows | Michael Bodnarchuk <D****k@u****m> | over 11 years ago | |
| 27d9fe4b | Allow selectOption() to select options not inside forms. | Nate Custer <n****e@w****m> | over 11 years ago | |
| ea570f74 | Fix double slashes in certain forms submitted by InnerBrowser::submitForm() | Martin Schlemmer <i****o@m****z> | over 11 years ago | |
| ba524005 | merge merged with 2.0 | Davert <d****p@r****c> | over 11 years ago | |
| 581f24ae | cleaned up webdriver module | Davert <d****p@r****c> | over 11 years ago | |
| 6bbc1337 | fixed unreachable field for file form fields. Fixes #1602 | Davert <d****p@r****c> | over 11 years ago | |
| ac8acb70 | Fixed Unreachable fields error. Fix #1585 | Davert <d****p@r****c> | over 11 years ago | |
| b12b845c | merge merged with 2.0 | Davert <d****p@r****c> | over 11 years ago | |
| be91cc45 | trying to reproduce #1598 | Davert <d****p@r****c> | over 11 years ago | |
| 6477de15 | merge Merge branch '2.0' | Davert <d****p@r****c> | over 11 years ago | |
| cbb640eb | added malformed locator exception. Fix #1441 | Davert <d****p@r****c> | over 11 years ago | |
| a157f5df | Add missing quote in example | Drew Hammond <d****w@a****m> | over 11 years ago | |
| 91121e52 | merge merged with 2.0 | Davert <d****p@r****c> | over 11 years ago | |
| f04ebcbd | merge Merge pull request #1543 from zbateson/seeInField-fix | Michael Bodnarchuk <D****k@u****m> | over 11 years ago | |
| 8d054d18 | merge Merge pull request #1514 from zbateson/relative-site-root-paths-urls | Michael Bodnarchuk <D****k@u****m> | over 11 years ago | |
| bca7f46b | Form doc-relative action fix, app-relative URLs | Zaahid Bateson <z****n@m****a> | over 11 years ago | |
| e0714ec3 | Allow boolean values for checkbox/radio buttons | Zaahid Bateson <z****n@m****a> | almost 12 years ago | |
| 4773066e | Caused error using 'exact' match with an array | Zaahid Bateson <z****n@m****a> | almost 12 years ago | |
| cee2ca10 | Fix for seeInField for radio, checkbox and select | Zaahid Bateson <z****n@g****m> | almost 12 years ago | |
| 41772464 | Complex checkboxes fixed. Fix #1535 | Davert <d****p@r****c> | almost 12 years ago | |
| d9ad4a3f | Updated TestsForWeb test to use existing page | Zaahid Bateson <z****n@m****a> | almost 12 years ago | |
| 45f5b501 | Secondary code cleanup | Zaahid Bateson <z****n@m****a> | almost 12 years ago | |
| 301c4fbd | Cleaner code to match relative URLs | Zaahid Bateson <z****n@m****a> | almost 12 years ago | |
| 93f45489 | merge Merge pull request #1518 from zbateson/submitForm-buttons | Michael Bodnarchuk <D****k@u****m> | almost 12 years ago | |
| 19219846 | $button only accepts single value, WebDriver submitForm updated | Zaahid Bateson <z****n@g****m> | almost 12 years ago | |
| cfbc51c8 | merge Merge pull request #1519 from zbateson/grabTextFrom-with-regex | Michael Bodnarchuk <D****k@u****m> | almost 12 years ago | |
| a1b04138 | added redirect_header_interval template into tests, fixes broken builds | Davert <d****p@r****c> | almost 12 years ago | |
| 989f23dd | grabTextFrom doesn't work with regex | Zaahid Bateson <z****n@m****m> | almost 12 years ago | |
| 013c9e74 | merge Merge pull request #1515 from zbateson/meta-refresh-tag-timeout-length | Michael Bodnarchuk <D****k@u****m> | almost 12 years ago | |
| fad51866 | submitForm was sending value of buttons | Zaahid Bateson <z****n@m****m> | almost 12 years ago | |
| 81e92fac | Fix for meta refresh tags | Zaahid Bateson <z****n@m****m> | almost 12 years ago | |
| 0aa04159 | Codeception issue #1510 - site-root relative URL handling | Zaahid Bateson <z****n@m****m> | almost 12 years ago | |
| 79e44579 | merge Merge pull request #1512 from zbateson/fix-grabValueFrom-typo | Michael Bodnarchuk <D****k@u****m> | almost 12 years ago | |
| 0b2d2f1a | Adding test for grabValueFrom with a select field | Zaahid Bateson <z****n@m****m> | almost 12 years ago | |
| 870fa4d7 | Fix for Codeception #1507 - submitForm default input values | Zaahid Bateson <z****n@m****m> | almost 12 years ago | |
| 6e8abc25 | Bug 1467: Fix Codeception\Module\WebDriver->findCheckables() when $context is... | Mason Malone <m****n@m****g> | almost 12 years ago | |
| a90fafa1 | [PhpBrowser][WebDriver] added amOnUrl method. Fixes #1451 | Davert <d****p@r****c> | almost 12 years ago | |
| b54ca807 | updated readme for func | Davert <d****p@r****c> | almost 12 years ago | |
| e1f24cf5 | merge merged with 2.0 | Davert <d****p@r****c> | almost 12 years ago | |
| 9e34beed | form fields fixes | Davert <d****p@r****c> | almost 12 years ago | |
| 9126c67f | merge Merge pull request #1436 from kkopachev/guzzle-array-files | Michael Bodnarchuk <D****k@u****m> | almost 12 years ago |