Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Codeception/module-webdriver

WebDriver module for Codeception
https://github.com/Codeception/module-webdriver

added request and loadPage hidden methods

a9567f55d19b88d6a9fa83ae9333a32686f61b1b authored over 9 years ago by Davert <[email protected]>
Fix for InnerBrowser::grabMultiple

- 'foreach' returns DOMElements
- Added documentation
- Added test

461ad1f9ab77ea238aef562ae971fa70c5de33e7 authored over 9 years ago by Zaahid Bateson <[email protected]>
merged with 2.1

30bdc7641ce6833c6acb7fbf4fb064a72237a44f authored over 9 years ago by Davert <[email protected]>
refactored grabValueFrom and seeInFields. Fixes #2378

8e6ae46949627bdc81c129635f4f11807bbcecec authored over 9 years ago by Davert <[email protected]>
Merge pull request #2403 from Naktibalda/switch-to-iframe

Implemented switchToIframe method for InnerBrowser

13672083b0fa03bac6c4822dd4d5c9e630222016 authored over 9 years ago by Gintautas Miselis <[email protected]>
SwitchToIframe: assign result to this->crawler

f8a45c04a90213e6b6cd908432a8a1eab9eedd58 authored over 9 years ago by Gintautas Miselis <[email protected]>
Moved testSwitchToIframe to TestsForWeb

04b900f0296eac017505afc245cde80141478ddf authored over 9 years ago by Gintautas Miselis <[email protected]>
fix redirect when base url has additional path

74c7ee0305701c9a14ad01b213a5537a0b2883ba authored over 9 years ago by tiger-seo <[email protected]>
Implemented switchToIframe method

95a88f45cec0a77985525ba34427aaffeeb07d12 authored over 9 years ago by Gintautas Miselis <[email protected]>
Throw exception when framework module tries to open an external URL #2328

c70305fc53381ac93a99033229f6fd5697239233 authored over 9 years ago by Gintautas Miselis <[email protected]>
Fix "Array to string conversion" errors

The "fail" method of both Codeception\PHPUnit\Constraint\WebDriver and WebDriverNot takes in a
$...

34fecb4f67ec192fd3a6a3a0b8eb2e566adacd5e authored over 9 years ago by Mason Malone <[email protected]>
Merge branch '2.1' into redirects

42218b36f0b861e45cf49496519dc13391b33f9e authored over 9 years ago by Gintautas Miselis <[email protected]>
Fixed chained redirects

5e3dad2393cc1981d1682fd1990b7bb1082e5688 authored over 9 years ago by Gintautas Miselis <[email protected]>
Merge pull request #2326 from venyii/ignore-3rd-party-cookies

Filter invalid cookie domains in session snapshots

11e165ecda5ae0725d094d1687af1adafe1adbbb authored over 9 years ago by Gintautas Miselis <[email protected]>
Check for invalid cookie domains in session snapshots

76fe337713f535a488828eb3c2bbb82baf0efaa3 authored over 9 years ago by venyii <[email protected]>
WebDriver->seeNumberOfElements should only count visible elements

The behavior of seeNumberOfElements and seeElement is not the same
as seeNumberOfElements does a...

701f2a7684d4fe107fa8ea2ea0852f80586fd9b6 authored over 9 years ago by Sascha Egerer <[email protected]>
Updated test to use existing endpoint to set cookie

907f8539a01a409feb1bb94d67817388cb6fcc8d authored over 9 years ago by Gintautas Miselis <[email protected]>
Reproduced issue #2234

5ca335cf598b4c1b11f1db21f0f9011e3361bc0c authored over 9 years ago by Gintautas Miselis <[email protected]>
updated http proxy support for WebDriver

40d2a8048cdff14e70326ce18d21abf0b9f06cbe authored over 9 years ago by Davert <[email protected]>
Merge pull request #2176 from jdq22/add-http-proxy-vars

Add http_proxy and http_proxy_port vars to config

346d2916d3bd1a5c5a2e59ba24b16ce677626e78 authored over 9 years ago by Michael Bodnarchuk <[email protected]>
grammar fixes

exists vs exist

bb621792945c067a2d47acd55bf81c52f6b2b8b9 authored over 9 years ago by Ryan Mott <[email protected]>
Fix waitForElementChange fatal error

Fixes `PHP Fatal error: Call to undefined method Codeception\Module\WebDriver::elementOrFail()`

ee2c054a1f4c89263449a88d1965d0a880029d4e authored over 9 years ago by Stian Didriksen <[email protected]>
Add http_proxy and http_proxy_port vars to config

99ce268bee2257e9112715cc77af1df31020f820 authored over 9 years ago by Jenna Quindica <[email protected]>
updated to use facebook/webdriver 1.0

added aliases to old webdriver classes, updated webdriver module for 1.0 version

fixed opening ...

00eb2887cdfbad6dfc6484a6370172c7469e712c authored over 9 years ago by Davert <[email protected]>
Merge pull request #2132 from GawainLynch/hotfix/fillfield

Fix for fillField using values that contain ampersands

36831829d584cba0aa4e6325ac2fa48aeeb1b606 authored over 9 years ago by Zaahid Bateson <[email protected]>
Fix for fillField using values that contain ampersands

Text fields, such as passwords or fields that contain free text, can use
ampersands and setting ...

c97a1d0fd9dec1c6e01b0f9e6ac8ce674ae6f6f4 authored over 9 years ago by Gawain Lynch <[email protected]>
Merge pull request #2128 from mattbit/meta_refresh_parsing

parse meta refresh url with htmlspecialchars_decode

5c96dd54064b1483fc5c439914ee4dafa671380e authored over 9 years ago by Michael Bodnarchuk <[email protected]>
Merge branch '2.1' of github.com:Codeception/Codeception into 2.1

2b8ea10ac7109399e1bfaa67c98e11d3f5cd9221 authored over 9 years ago by Davert <[email protected]>
Url util updates and tests. Fix #2117

1641d1783037ea4dc7116124a8e20b0e20cf0739 authored over 9 years ago by Davert <[email protected]>
Corected all instances of out to our in documentation

5d861af7a2dd419de087d6c644ba8de3b20338f0 authored over 9 years ago by Grant Lucas <[email protected]>
parse meta refresh url with htmlspecialchars_decode

667be33bb015e1937343c002d2bd2aa9184f3789 authored over 9 years ago by mattbit <[email protected]>
updated guzzle connectors to handle charset and content-type

5c4fb30950eefc09fed22c0b6716f62ce221a841 authored over 9 years ago by Davert <[email protected]>
PhpBrowser: failing test for setting multiple cookies, test for charset

6cd800297abb01a3e74502bd4be0401d268bf45c authored over 9 years ago by Davert <[email protected]>
merged with 2.0

94cf7f4cce000b7b2b937df00ea11229e3f05607 authored over 9 years ago by Davert <[email protected]>
Code cleanup (PSR-2) and some refactoring

- Basic syntax checking and cleanup
- Changed code for a little more consistency

114bc30af04e2ae887d51f5f3f2b8da18ab1648e authored over 9 years ago by Zaahid Bateson <[email protected]>
Fix for InnerBrowser setting values multiple times

Setting values multiple times on fields with square brackets in
their names resulted in the Fiel...

d6d214bd7228786fddf6ff40fcfb5061d72967ac authored over 9 years ago by Zaahid Bateson <[email protected]>
Update timeouts to remote selenium servers to use seconds in WebDriver module

e34a1b99a8fbc9d06f75859f3c844d4900d13958 authored over 9 years ago by Nate Custer <[email protected]>
Allow request_timeout_in_ms and connection_timeout_in_ms for RemoteWebDriver

This allows you to pass all possible arguments to php-webdriver's create()
from settings in the ...

33b92da227d08f4b3f27af0b44eba121a88f8d14 authored over 9 years ago by Nate Custer <[email protected]>
Codeception issue #2057 - relative redirect URIs

Codeception\Lib\Connector\Guzzle::getAbsoluteUri() should compute
relative URIs against the effe...

69d1959b156661bb6474a7547f3bc173f16ee1fd authored over 9 years ago by Joey Line <[email protected]>
Added Guzzle 6 connector, moved to Psr7, PhpBrowser to switch connectors

- added back Guzzle v5 connector
- fixed sending cookies with Guzzle6 connector
- improved cover...

b63fc65cfc9a3eefd814bdf70cfe7399ecf470e5 authored over 9 years ago by Davert <[email protected]>
Prevent fatal error and log stacktrace when webDriver is not set #2046

c85c8a5eee6794cbadc38adbf19b86d84dfe454d authored over 9 years ago by Gintautas Miselis <[email protected]>
merged with 2.0

b6e41d0bc9453721735381429dd8471ba7b5f1a7 authored over 9 years ago by Davert <[email protected]>
fixed friends tests

b24c8bca2cfd12b1a2fbc62aa3cdd28c3ffea16e authored over 9 years ago by Davert <[email protected]>
Updated documentation for submitForm

- Wrong documentation in WebDriver
- Clarification for submitting fields with names ending in sq...

e2c7d4f5ad6b5d4dd67652376bf33e8be2cbbdff authored over 9 years ago by Zaahid Bateson <[email protected]>
merged with 2.0

de71bc363a2af16db048e6b4b54fc8917a0eb43b authored over 9 years ago by Davert <[email protected]>
merged with 2.0

71e0784e57984a4061a1179da88722346a9b6e46 authored over 9 years ago by Davert <[email protected]>
Merge pull request #1983 from zbateson/fixRegression1923

Alternative fix for regression #1923

81f6d30360ef2ed0c94fefd4483e58dd7287ffdd authored over 9 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #1980 from Codeception/codefix

Codefixes applied according to scrutinizer

fdc96b3f26b205baf330a30fdc3f2583fb4499c8 authored over 9 years ago by Michael Bodnarchuk <[email protected]>
Alternative fix for regression #1923

- Reverted changes to getFormValuesFor
- Created a different method to get the singular value fo...

41c325f35fa4cd0520683b232e4ced3e58729ef4 authored over 9 years ago by Zaahid Bateson <[email protected]>
codefixes applied according to scrutinizer

9e8d3c16ce31dc037d16cd06b896fd282808b77e authored over 9 years ago by Davert <[email protected]>
Merge branch '2.0' into appveyor

9c57bf75fccde065a37174eb938ee5b0877f2091 authored over 9 years ago by Davert <[email protected]>
improved output

975ea701d80cf6d58c0bd7697c1f146612425c65 authored over 9 years ago by Davert <[email protected]>
improved outpuf of long test names and data providers

cc805508fd4fe6279bbcf0bdcbd839e747dfa67b authored over 9 years ago by Davert <[email protected]>
fixes regression #1923

77a06cf75e3f580021945a109df86c5846eaa13b authored over 9 years ago by Davert <[email protected]>
Merge branch 'appveyor' of github.com:Codeception/Codeception into appveyor

d8c592eeddf9a699bbdc3018456c6623f97045d9 authored over 9 years ago by Davert <[email protected]>
added apveyor config

included curl

updated changes for Windows

adjusting config paths to support windows

updated f...

7312e0d3cd22eada5b8211df87c4aa9707d609d0 authored over 9 years ago by Davert <[email protected]>
updated filesystem to support deletion in windows

003f25235b73ddd1d8320581c2bb17982821a41d authored over 9 years ago by Davert <[email protected]>
added apveyor config

dcb643e55b865b713b398dcef3118755ec5c0627 authored over 9 years ago by Davert <[email protected]>
better output messages

cf14595f9138dd44725bffed75a3f78df88e41bb authored over 9 years ago by Davert <[email protected]>
substeps implemented

1f08c95cdeb215ae8709ec155e5fb0f34c32a868 authored over 9 years ago by Davert <[email protected]>
added conflicts for webdriver/innerbrowser modules

9a46ae6be7522f188f6f0fab35696feb933c5cf7 authored over 9 years ago by Davert <[email protected]>
Adding test

c422cfa780077168ee011dc9d6aa0d85e81caa1c authored over 9 years ago by Zaahid Bateson <[email protected]>
Fixes GET requests on URLs with query params

URLs were not properly constructed for GET form submissions on
URLs requested with query paramet...

bd9d969493c177f034bb7e330dac086e0f1524fe authored over 9 years ago by Zaahid Bateson <[email protected]>
fixed interactive console

db08ecd0b7dcd391bf14d19773e3b1c654419b7a authored over 9 years ago by Davert <[email protected]>
fixed webdriver tests

6eb89535cd01e786bc89570d49d78f557234ccce authored over 9 years ago by Davert <[email protected]>
Strip tags for see/dontSee in InnerBrowser

see/dontSee should test against text rather than HTML content.

771cdadc9ae333408a7e2d0f71a8a648efc1fbe2 authored over 9 years ago by Zaahid Bateson <[email protected]>
extensions to use new way of accessing modules

65ca32a40230bffd485d81b2b32ab55b7c847b4d authored over 9 years ago by Davert <[email protected]>
merged with stable branch

f47d543afaf97ece8bd5a774580ba9e3ae0e265d authored over 9 years ago by Davert <[email protected]>
Merge branch 'master' into feature-module-config

1dc6e4fc839931f15fb074030351966f76c01611 authored over 9 years ago by Davert <[email protected]>
fix codestyle

346443b186ca3e9276c940cc801c9547f5dfb217 authored over 9 years ago by Davert <[email protected]>
fixed failing tests

f8b258f0dbd38159d7a191cc295af4ed81decd3a authored over 9 years ago by Davert <[email protected]>
updated module reference and base generators for new config changes

de50e97aea3eae23eb03c39da5acf706d3acba14 authored over 9 years ago by Davert <[email protected]>
fixed getting running client in InnerBrowser

00f666524a2004eb5937cbf4fdae3f69f2cea798 authored over 9 years ago by Davert <[email protected]>
fixed removing of comment function in Actor

5a03affb2d45f9c98f740cc61a093a62fbc26381 authored over 9 years ago by Davert <[email protected]>
grabMultiple implemented. Closes #1844

38df73c26d705d3c6e9cbbcb2012157e48bfc7cb authored over 9 years ago by Davert <[email protected]>
* renamed exception classes

* improved error formatting in console
* prepared modules for partitioning

8330c361b7818b2d2039d68ca98e9c58983dfae9 authored almost 10 years ago by Davert <[email protected]>
getFormFor should use passed node if it's a form

getFormFor was querying only parents, and not checking if the passed
node itself was a form. Ad...

00d0e26576810b417af7c1bc96740ebe24e70f4d authored almost 10 years ago by Zaahid Bateson <[email protected]>
Refactoring to merge fillField/submitForm

- submitForm refactored to use DomCrawler's Form object, and grab
defualt values from it inste...

163dec20891e59c8cf5a909c270d834af77d34e4 authored almost 10 years ago by Zaahid Bateson <[email protected]>
merged with 2.0

34e153e11bb124a323fbf146d8db990494ee95d3 authored almost 10 years ago by Davert <[email protected]>
Merge branch '2.0' of github.com:Codeception/Codeception into 2.0

8a1975fbd3195ad261890904a4191cd54498b224 authored almost 10 years ago by Davert <[email protected]>
Fix for submitForm default value for a textarea

Textarea node doesn't have 'value' attribute, and an issue with
conditions meant it wasn't worki...

25b025755e59544047c63823f7ec0359eaf79014 authored almost 10 years ago by Zaahid Bateson <[email protected]>
WebDriver submitForm allows array parameter values

- Fixes #1797
- Updated function to allow submitting array parameter values like
for PhpBrowse...

4a07d041700819f0ae0c6e217b21a063c603b956 authored almost 10 years ago by Zaahid Bateson <[email protected]>
merged with 2.0

bcd73158f90635a82f83cac091e73c8f75dba8eb authored almost 10 years ago by Davert <[email protected]>
Implemented #1437

543be35d3ff8dff420db724bb08c1506a7ce09eb authored almost 10 years ago by Davert <[email protected]>
Added seeInFormFields for Web tests

Allows quickly checking multiple form field values with an array
with InnerBrowser and WebDriver...

9147fb6857f0268fa3a17eb6a010a62dba72c5c3 authored almost 10 years ago by Zaahid Bateson <[email protected]>
Allow bool values for checkboxes in submitForm

submitForm now accepts boolean values for checkbox fields, mapping
them to the actual checkbox f...

3411f290bb65ff08d85a6bfa89bd6437ef6e517f authored almost 10 years ago by Zaahid Bateson <[email protected]>
Implemented session snapshots for WebDriver module

9b784b59b3d006f43bd31dfa506c97933103ed29 authored almost 10 years ago by Davert <[email protected]>
fixed friends and environments

f78eb3fd5c4e2fb46506deba7c37a2f6e044b232 authored almost 10 years ago by Davert <[email protected]>
reformatted code

e1a9014f258bd6d0bbd6cdc9b73f24e41cb6f1bf authored almost 10 years ago by Davert <[email protected]>
Remove unnecessary parameter from Webdriver PHPDoc

The tag `@internal` was causing PhpStorm to consider the method as internal. Additionally, it ha...

7d41edd57a17f6f922b4d0561f08e2b609cbe326 authored almost 10 years ago by Jānis Peisenieks <[email protected]>
updated testers

bbeb5f70708f42b97e2d0021e1b61fb9cf6dc2a7 authored almost 10 years ago by Davert <[email protected]>
updated tests for new PSR-4 class style

bc22eae66c2d6eba6a9cbc8c1489cc6ab9be7541 authored almost 10 years ago by Davert <[email protected]>
updated tests and generators to work with PSR-4 styled support classes

b0c27ce318214a3bdf56ba8d244295074fac6545 authored almost 10 years ago by Davert <[email protected]>
More dynamic submitForm

Removed submitForm's reliance on using parse_str and parse_url to
generate params (which caused ...

a4181f576aae80ea5308666623aaeb83072d699b authored almost 10 years ago by Zaahid Bateson <[email protected]>
Fix quiet crash when crawler is null

b20908300c66d39b5ed24cbb14992792b465bcd8 authored almost 10 years ago by Ilya Antipenko <[email protected]>
merged with 2.0

c7972cee99fa3af7fa22ab6db51def2ba6393a32 authored almost 10 years ago by Davert <[email protected]>
updated InnerBrowser to handle ports in absolute urls

2225c3f39612de9765cde871a3443f792208c962 authored almost 10 years ago by Davert <[email protected]>
WebDriver regression for grabCookie fixed

ea26233726045de760b1edf13eab07acce53df59 authored almost 10 years ago by Davert <[email protected]>
updated tester classes

fa445c8602d63359e54e889ee668d726e732044e authored almost 10 years ago by Davert <[email protected]>
merged with 2.0

12e76d94de52374b865ed483124fdd99aaf8ce07 authored almost 10 years ago by Davert <[email protected]>