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

GitHub / Codeception/module-phpbrowser / commits

PhpBrowser module for Codeception

SHA Message Author Date Stats
5f1f69a8 uploading files with special chars in names Davert <d****p@r****c> almost 12 years ago
8ccf7de8 inner browser returns empty array on malformed xpath Davert <d****p@r****c> almost 12 years ago
bef44281 added tests for files uploading Davert <d****p@r****c> almost 12 years ago
82ddad51 Remap files array for Guzzle so it support file. fix #342 with tests Davert <d****p@r****c> almost 12 years ago
a7211dff fix #1409 Davert <d****p@r****c> almost 12 years ago
f5276553 Remap files array for Guzzle so it support multi-dimensional array [fixes #342] Konstantin Kopachev <k****v@p****m> almost 12 years ago
151dc064 fix #1416 Davert <d****p@r****c> almost 12 years ago
8151944b fixed empty field test Davert <d****p@r****c> almost 12 years ago
f4ef4feb fix #1274 Davert <d****p@r****c> almost 12 years ago
f87c1357 merge Merge pull request #1382 from zbateson/getFormFor-current-fix Michael Bodnarchuk <D****k@u****m> almost 12 years ago
06a21292 amOnPage now accepts absolute url as parameter Davert <d****p@r****c> almost 12 years ago
6f63ef4e Test case and fix zbateson <z****n@g****m> almost 12 years ago
c0b4c7d3 Additional test (failing) to test issue with wrong submit button being sent a... Andy Rigby <a****y@i****k> almost 12 years ago
a41c33d9 Fix issue InvalidArgumentException if more than one submit with different nam... Andy Rigby <a****y@i****k> almost 12 years ago
95c6ce76 Test multiple submit buttons submit correct value. Andy Rigby <a****y@i****k> almost 12 years ago
7783075b fixes #1314 Davert <d****p@r****c> almost 12 years ago
7049eedb merge merged with 2.0 Davert <d****p@r****c> almost 12 years ago
a0870508 Fixed typos fdjohnston <f****n@a****m> about 12 years ago
3fc72689 Tests for #1304 fdjohnston <f****n@a****m> about 12 years ago
3daf883b merge merged with 2.0 Davert <d****p@r****c> about 12 years ago
1cca2bfd updated guzzle to 4.1.4 Davert <d****p@r****c> about 12 years ago
d718e427 trying to reproduce #1212 Davert <d****p@r****c> about 12 years ago
14e835ba refactored submitForm in innerBrowser Davert <d****p@r****c> about 12 years ago
0a318ce0 merge Merge pull request #1184 from TrustNik/several_submits_form Michael Bodnarchuk <D****k@u****m> about 12 years ago
a1486cab fixed #1157: 'couldnt am on page' ugly output Davert <d****p@r****c> about 12 years ago
615a1457 fix for issue #1183 Vadim Slutsky <2****k@g****m> about 12 years ago
a480c919 fixed REST+Framework module Davert <d****p@r****c> about 12 years ago
29f2ff6a reproduced issue #1180 Davert <d****p@r****c> about 12 years ago
d11eaaa1 webdriver compatibility for checkbox array Davert <d****p@r****c> about 12 years ago
dc26ede2 merge Merge pull request #1145 from TrustNik/array_field_names Michael Bodnarchuk <D****k@u****m> about 12 years ago
fd5331dd fix for radio button select option Vadim Slutsky <2****k@g****m> about 12 years ago
80f6f561 tests and comments Vadim Slutsky <2****k@g****m> about 12 years ago
4f78dc85 fix php docblock Vadim Slutsky <2****k@g****m> about 12 years ago
7dd735b4 merge merged 2.0 Davert <d****p@r****c> about 12 years ago
0677f00c seeInPageSource method added Davert <d****p@r****c> about 12 years ago
37797e69 fixed using GET parameters while submitting form #1098 Davert <d****p@r****c> about 12 years ago
64eed63a removed auto-created buttons on submitting form Davert <d****p@r****c> about 12 years ago
c3c9b975 removed auto-created buttons on submitting form Davert <d****p@r****c> about 12 years ago
b2013851 trying to reprodue #1100 Davert <d****p@r****c> about 12 years ago
43262435 conflicts api added to modules Davert <d****p@r****c> about 12 years ago
64c6301c Second parameter of Cest method is treated as scenario variable on parse. Fix... Davert <d****p@r****c> about 12 years ago
83efb71c simplified router for test app Davert <d****p@r****c> about 12 years ago
1a156889 updated docs, better headers support in PhpBrowser Davert <d****p@r****c> about 12 years ago
8d0738f7 initialized session on start in PhpBrowser Davert <d****p@r****c> about 12 years ago
9630c843 merge merged with 1.8 Davert <d****p@r****c> over 12 years ago
281a479e fixed ampersand bug #1027 Davert <d****p@r****c> over 12 years ago
341df50b fixed Rest module amd its tests Davert <d****p@r****c> over 12 years ago
3bac5c2e added tests for PhpBrowser+Rest Davert <d****p@r****c> over 12 years ago
bdcea1ee tring to reproduce #1027 Davert <d****p@r****c> over 12 years ago
a91d57dd Fixes undefined method setAuth on REST module Anderson Müller <a****r@g****m> over 12 years ago
f9823ab9 fixed cookie test Davert <d****p@r****c> over 12 years ago
e72a68e4 fixed filter tests Davert <d****p@r****c> over 12 years ago
f5303497 fixed execution of @afterClass and @beforeClass hooks Davert <d****p@r****c> over 12 years ago
d25d774d version bump Davert <d****p@r****c> over 12 years ago
90e6e38c docs updates Davert <d****p@r****c> over 12 years ago
898ba47c removed goutte, custom guzzle connector added Davert <d****p@r****c> over 12 years ago
82b25443 Feature: strict locators via array Davert <d****p@r****c> over 12 years ago
3f0134f1 fixes to travis tests Davert <d****p@r****c> over 12 years ago
f50a2dc2 added mongo extension to travis Davert <d****p@r****c> over 12 years ago
e4adc70b fix for a failing test Davert <d****p@r****c> over 12 years ago
5da2cfa6 Repdroducing issue #933 Davert <d****p@r****c> over 12 years ago
8272f5f5 [WebDriver] fixed screenshot test Davert <d****p@r****c> over 12 years ago
e8039899 Feature #968 : Implemented FailFast option Davert <d****p@r****c> over 12 years ago
d347f21b improved handling of malformatted urls in PhpBrowser Davert <d****p@r****c> over 12 years ago
81204bf3 frameworks tests fixed Davert <d****p@r****c> over 12 years ago
a6bd8f4d merge merged with 1.8 Davert <d****p@r****c> over 12 years ago
fd0b7b52 implemented click by name in webdriver Davert <d****p@r****c> over 12 years ago
da965f55 Fixed problem with submitting form by input[type=image] piccagliani <p****i@g****m> over 12 years ago
8e88eea2 grabAttributeFrom added to all Web modules Davert <d****p@r****c> over 12 years ago
c8de9934 added seeElement with attributes Davert <d****p@r****c> over 12 years ago
be298f5e added test for #923, yet it fails :( Davert <d****p@r****c> over 12 years ago
fc1b2f26 added executeInGuzzle back to PhpBrowser Davert <d****p@r****c> over 12 years ago
1f1bf2b7 refaсtored commands to remove base class and use traits Davert <d****p@r****c> over 12 years ago
b8b97a4e Upgraded to PHPUnit 4.0 Davert <d****p@r****c> over 12 years ago
340381ec added test for stting cookies by header Davert <d****p@r****c> over 12 years ago
90a50536 merge merged #875 from 1.8 Davert <d****p@r****c> over 12 years ago
d68d4228 added tests for Issue #875 Davert <d****p@r****c> over 12 years ago
b59b6a86 reformatted Davert <d****p@r****c> over 12 years ago
fba1cab6 Interfaces moved to their dir Davert <d****p@r****c> over 12 years ago
efdd7217 nope, removed _sendRequest Davert <d****p@r****c> over 12 years ago
a8597d72 restored _sendRequest method of PHPBrowser Davert <d****p@r****c> over 12 years ago
dfd05fd0 changed codecoverage to set cookie once before the test Davert <d****p@r****c> over 12 years ago
9ad85474 tests for c3 were fixed Davert <d****p@r****c> over 12 years ago
3de7bcae refactoring: Util split to Util and Lib Davert <d****p@r****c> over 12 years ago
f2072a69 refactoring: Util split to Util and Lib Davert <d****p@r****c> over 12 years ago
891a73fa Util splitt to Util and Lib Davert <d****p@r****c> over 12 years ago
9776e4da CodeCoverage refactored Davert <d****p@r****c> over 12 years ago
eb648ca7 added select element by name to innerbrowser Davert <d****p@r****c> over 12 years ago
851df7d0 fixed usage of button[name] for submit Davert <d****p@r****c> over 12 years ago
46cd8e62 fix to PhpBrowser Davert <d****p@r****c> over 12 years ago
15cd14a7 fix for InnerBrowser to reinitalize session Davert <d****p@r****c> over 12 years ago
3f0998c5 merge Merge branch '2.0-dev' Davert <d****p@r****c> over 12 years ago
c1a27a14 merge removed unnded usages in Codecept Davert <d****p@r****c> over 12 years ago
143a5c8c added example tests for complex yii form Davert <d****p@r****c> over 12 years ago
4f686ee1 master Davert <d****p@r****c> over 12 years ago
8cd0cbac html redirects as well as http refresh header redirects are handled Davert <d****p@r****c> over 12 years ago
f28ce32f added phpbrowser and webdriver test runners Davert <d****p@r****c> over 12 years ago
11d050d0 added multisession with friends and tests Davert <d****p@r****c> over 12 years ago
3b982c48 added recirect test Davert <d****p@r****c> over 12 years ago
7ba18aea php browser accepts header > fixed code coverage Davert <d****p@r****c> over 12 years ago

← Back to repository