GitHub / Codeception/module-phpbrowser / commits
PhpBrowser module for Codeception
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 683cec28 | Add ability to define selector with selectOption | Deniz Zoeteman <D****n@s****l> | over 10 years ago | |
| f8064f12 | merge merged with 2.1 | Davert <d****p@r****c> | over 10 years ago | |
| aa88626b | Using seeInField in textarea with whitespaces. Fix #2921 | Davert <d****p@r****c> | over 10 years ago | |
| 6aed0d76 | Ignore MalformedLocatorException because click can still match a text #2960 | Gintautas Miselis <g****s@m****t> | over 10 years ago | |
| 02a8f05b | merge Merge branch '2.1' into merge-2.1-to-master | Gintautas Miselis <g****s@m****t> | over 10 years ago | |
| d0f9b375 | Unset HTTP Auth credentials on Guzzle 5 #2896 | Gintautas Miselis <g****s@m****t> | over 10 years ago | |
| 6cc3d5eb | merge Merged 2.1 changes to master | Gintautas Miselis <g****s@m****t> | over 10 years ago | |
| f6a0d5dc | merge Merge pull request #2828 from Codeception/feature/facebook-upgrade | Michael Bodnarchuk <D****k@u****m> | over 10 years ago | |
| d2866b91 | fix #2896 | Davert <d****p@r****c> | over 10 years ago | |
| d08b0ba6 | unified api for setting/delitting headers | Davert <d****p@r****c> | over 10 years ago | |
| a94fc25d | Reproduced issue #2841 | Gintautas Miselis <g****s@m****t> | over 10 years ago | |
| 9ece3496 | Add scrollTo function to Webdriver Module |
javier gomez <j****o@g****m>
Committed by: Davert <d****p@r****c> |
over 10 years ago | |
| d0508100 | Don't run host header test with the lowest versions of dependencies | Gintautas Miselis <g****s@m****t> | over 10 years ago | |
| b8f8ece2 | add support for facebook/php-sdk-v4 version 5 - cleanup | tiger-seo <t****o@g****m> | over 10 years ago | |
| 5b317286 | Added test to prove that HTTP_HOST header can be set | Gintautas Miselis <g****s@m****t> | over 10 years ago | |
| eb7fb018 | merge merged with master | Davert <d****p@r****c> | over 10 years ago | |
| cc70ebb0 | merge merged with master | Davert <d****p@r****c> | over 10 years ago | |
| d0e55ddb | merge Merge pull request #2751 from Codeception/angular | Michael Bodnarchuk <D****k@u****m> | over 10 years ago | |
| 2d93e66a | merge merged 2.1 | Davert <d****p@r****c> | over 10 years ago | |
| 8b6cafa5 | upgraded webdriver tests, added phantomjs tests | Davert <d****p@r****c> | over 10 years ago | |
| 858b0b23 | facebook module - add support for facebook/php-sdk-v4 version 5 |
Orhan Mekic <o****c@h****m>
Committed by: tiger-seo <t****o@g****m> |
over 10 years ago | |
| 294df213 | merge merged with master | Davert <d****p@r****c> | over 10 years ago | |
| bb1ab177 | merge Update 'feature/registerCommands' branch from master | Tobias Matthaiou <t****m@s****e> | over 10 years ago | |
| 5eab4936 | merge merged with master | Davert <d****p@r****c> | over 10 years ago | |
| 9998ecec | merge fixed formattimg for CI | Davert <d****p@r****c> | over 10 years ago | |
| ffd3080b | seeOptionIsSelected sees first option as selected if none is selected #2733 | Gintautas Miselis <g****s@m****t> | over 10 years ago | |
| 5db5c743 | Reproduced issue #2733 | Gintautas Miselis <g****s@m****t> | over 10 years ago | |
| de6fcfba | updated tests | Davert <d****p@r****c> | over 10 years ago | |
| 6e038482 | merge merged with 2.1 | Davert <d****p@r****c> | over 10 years ago | |
| 26285006 | refactred to use metadata | Davert <d****p@r****c> | over 10 years ago | |
| c10c88e3 | Removed unnecessary setting of HTTP_HOST from Guzzle and Zend connectors | Gintautas Miselis <g****s@m****t> | over 10 years ago | |
| cc6fb3c5 | Reverted incorrect fix for issue #1650 | Gintautas Miselis <g****s@m****t> | over 10 years ago | |
| 41a2745e | merged with 2.1, updated test loaders, fixed subscribers | Davert <d****p@r****c> | over 10 years ago | |
| a3a66809 | Added example of cookie configuration to docblock | Gintautas Miselis <g****s@m****t> | over 10 years ago | |
| df9ca642 | Fixed cookies option by setting cookies to BrowserKit's CookieJar #2653 | Gintautas Miselis <g****s@m****t> | over 10 years ago | |
| 936301f9 | updated testformats with latest fixes in 2.1 | Davert <d****p@r****c> | over 10 years ago | |
| 5647083e | allow appendField to work with content editable div | Nate Sanden <n****n@g****m> | over 10 years ago | |
| 8f6ddc0b | Set curl options for Guzzle6 correctly | Gintautas Miselis <g****s@m****t> | almost 11 years ago | |
| 7289fc63 | Renamed _getLastResponse to _getResponseContent | Gintautas Miselis <g****s@m****t> | almost 11 years ago | |
| 3772e89a | [REST] taking response from connection module allows to inspect response of r... | Gintautas Miselis <g****s@m****t> | almost 11 years ago | |
| 20876694 | seeInSource method for InnerBrowser/WebDriver | Zaahid Bateson <z****n@m****a> | almost 11 years ago | |
| 85db03e9 | merge Merge pull request #2440 from Naktibalda/click-failure | Gintautas Miselis <n****a@g****m> | almost 11 years ago | |
| fcfcb478 | Improved exception message thrown when click('name') does not match any eleme... | Gintautas Miselis <g****s@m****t> | almost 11 years ago | |
| bacc9073 | Moved moveBack tests to FrameworksTest | Gintautas Miselis <g****s@m****t> | almost 11 years ago | |
| bba12392 | Implemented moveBack method for InnerBrowser | Gintautas Miselis <g****s@m****t> | almost 11 years ago | |
| 3f3c8426 | merge Merge pull request #2421 from zbateson/fix-grabMultiple | Zaahid Bateson <z****n@u****m> | almost 11 years ago | |
| d4daa9a7 | added request and loadPage hidden methods | Davert <d****p@r****c> | almost 11 years ago | |
| aacb60f7 | Fix for InnerBrowser::grabMultiple | Zaahid Bateson <z****n@m****a> | almost 11 years ago | |
| 79c96c69 | refactored to have multiple independent test formats | Davert <d****p@r****c> | almost 11 years ago | |
| bf1c1063 | refactored to have multiple independent test formats | Davert <d****p@r****c> | almost 11 years ago | |
| 7345d3ad | refactored to have multiple independent test formats | Davert <d****p@r****c> | almost 11 years ago | |
| 6fca8b24 | merge merged with 2.1 | Davert <d****p@r****c> | almost 11 years ago | |
| d235f5fd | refactored grabValueFrom and seeInFields. Fixes #2378 | Davert <d****p@r****c> | almost 11 years ago | |
| e18c540d | merge Merge pull request #2403 from Naktibalda/switch-to-iframe | Gintautas Miselis <n****a@g****m> | almost 11 years ago | |
| 6da438de | SwitchToIframe: assign result to this->crawler | Gintautas Miselis <g****s@m****t> | almost 11 years ago | |
| a7bc22c6 | Moved testSwitchToIframe to TestsForWeb | Gintautas Miselis <g****s@m****t> | almost 11 years ago | |
| 0ae08fb8 | Implemented switchToIframe method | Gintautas Miselis <g****s@m****t> | almost 11 years ago | |
| 0d663387 | fix redirect when base url has additional path | tiger-seo <t****o@g****m> | almost 11 years ago | |
| 26de743f | Throw exception when framework module tries to open an external URL #2328 | Gintautas Miselis <g****s@m****t> | almost 11 years ago | |
| 83e379b0 | Respect redirect limit set by BrowserKit Client | Gintautas Miselis <g****s@m****t> | almost 11 years ago | |
| f2850530 | Respect followRedirects setting | Gintautas Miselis <g****s@m****t> | almost 11 years ago | |
| 4c983080 | Test followRedirects(false) | Gintautas Miselis <g****s@m****t> | almost 11 years ago | |
| 34478a9a | merge Merge branch '2.1' into redirects | Gintautas Miselis <g****s@m****t> | almost 11 years ago | |
| 31cdd677 | I disabled followRedirect in PhpBrowser (`$this->getModule('PhpBrowser')->cli... | Damien <d****d@c****g> | almost 11 years ago | |
| e5243998 | Fixed chained redirects | Gintautas Miselis <g****s@m****t> | almost 11 years ago | |
| 49c2113d | merge Merge pull request #2256 from Naktibalda/guzzle5 | Michael Bodnarchuk <D****k@u****m> | about 11 years ago | |
| 3fc61572 | Made more tests run with Guzzle 5 | Gintautas Miselis <g****s@m****t> | about 11 years ago | |
| 0c8e7f70 | Created tests for file-upload with REST module | Gintautas Miselis <g****s@m****t> | about 11 years ago | |
| 1ba02fc7 | Created tests for file-upload with REST module | Gintautas Miselis <g****s@m****t> | about 11 years ago | |
| c9422cb7 | skipping PhpBrowserTest::testArrayFieldSubmitForm for Guzzle < 6 | Davert <d****p@r****c> | about 11 years ago | |
| f6ebf3c0 | Updated test to use existing endpoint to set cookie | Gintautas Miselis <g****s@m****t> | about 11 years ago | |
| b5d796a6 | Reproduced issue #2234 | Gintautas Miselis <g****s@m****t> | about 11 years ago | |
| 385c6965 | Updated link to Guzzle request options documentation | Gintautas Miselis <g****s@m****t> | about 11 years ago | |
| 6dbeb677 | fixed amInUrl host issue in PhpBrowser | Davert <d****p@r****c> | about 11 years ago | |
| e95548ee | merge Merge pull request #2132 from GawainLynch/hotfix/fillfield | Zaahid Bateson <z****n@u****m> | about 11 years ago | |
| 43a1dd30 | merge Merge pull request #2128 from mattbit/meta_refresh_parsing | Michael Bodnarchuk <D****k@u****m> | about 11 years ago | |
| 5fdb6226 | updated to use facebook/webdriver 1.0 | Davert <d****p@r****c> | about 11 years ago | |
| d1c79202 | Url util updates and tests. Fix #2117 | Davert <d****p@r****c> | about 11 years ago | |
| a7478962 | Fix for fillField using values that contain ampersands | Gawain Lynch <g****h@g****m> | about 11 years ago | |
| 15b27e2c | meta refresh parsing for guzzle<6 | mattbit <m****e@m****m> | about 11 years ago | |
| 4cf62287 | parse meta refresh url with htmlspecialchars_decode | mattbit <m****e@m****m> | about 11 years ago | |
| aee76296 | merge Merge pull request #2114 from Codeception/2.0 | Zaahid Bateson <z****n@u****m> | about 11 years ago | |
| 16ed04b0 | test for #2104 | Davert <d****p@r****c> | about 11 years ago | |
| d9304017 | updated guzzle connectors to handle charset and content-type | Davert <d****p@r****c> | about 11 years ago | |
| addd816d | PhpBrowser: failing test for setting multiple cookies, test for charset | Davert <d****p@r****c> | about 11 years ago | |
| 1e5c80c1 | fixed guzzle tests | Davert <d****p@r****c> | about 11 years ago | |
| e435b85b | merge merged with 2.0 | Davert <d****p@r****c> | about 11 years ago | |
| e440c84c | improved message, fixed client initialization #2098 | Davert <d****p@r****c> | about 11 years ago | |
| 0766d8fd | Updating requestOptions generation | Andrey Tkachenko <a****o@h****e> | about 11 years ago | |
| 5477b684 | merge Merge pull request #2078 from zbateson/cleanup-2.1-fixed-conflicts | Michael Bodnarchuk <D****k@u****m> | about 11 years ago | |
| 339487d7 | updated comments and test name | Gintautas Miselis <g****s@m****t> | about 11 years ago | |
| 8195462e | Create new client in _before #2075 | Gintautas Miselis <g****s@m****t> | about 11 years ago | |
| c75ebac0 | Reproduced issue #2075 | Gintautas Miselis <g****s@m****t> | about 11 years ago | |
| 1e8415e1 | Fix for InnerBrowser setting values multiple times | Zaahid Bateson <z****n@m****a> | about 11 years ago | |
| 38b9c319 | Reproduced issue #2070 | Gintautas Miselis <g****s@m****t> | about 11 years ago | |
| 0eb50092 | Codeception issue #2057 - relative redirect URIs | Joey Line <f****l@g****m> | about 11 years ago | |
| 3b448fa9 | merge Merge branch 'master' into master-guzzle6 | Davert <d****p@r****c> | about 11 years ago | |
| b4eaa8e1 | removed grabDataFromResponse tests | Davert <d****p@r****c> | about 11 years ago | |
| cec955a7 | merge merged with 2.0 | Davert <d****p@r****c> | about 11 years ago | |
| c2f153a7 | Moved extractHeaders $contentHeader definition | Zaahid Bateson <z****n@m****a> | about 11 years ago |