Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / minkphp/MinkSeleniumDriver issues and pull requests

#59 - Add the Symfony PHPUnit bridge to catch deprecation warnings

Pull Request - State: closed - Opened by stof about 9 years ago

#58 - Switch to the container-based infrastructure on Travis

Pull Request - State: closed - Opened by stof about 9 years ago - 1 comment

#57 - Mink Selenium Driver - Exception fillFields()

Issue - State: closed - Opened by chakibus over 9 years ago - 5 comments

#56 - Updated the driver to use findElementXpaths for Mink 1.7

Pull Request - State: closed - Opened by stof over 9 years ago - 1 comment

#55 - Disallow failures on HHVM

Pull Request - State: closed - Opened by stof over 9 years ago - 1 comment

#54 - Switch the repository structure to PSR-4

Pull Request - State: closed - Opened by stof over 9 years ago - 1 comment

#53 - [Suggestion] Deprecate this driver

Issue - State: closed - Opened by stof over 9 years ago - 3 comments

#52 - Fix tests

Pull Request - State: closed - Opened by stof about 10 years ago - 2 comments

#51 - Return checkbox value if checked

Pull Request - State: closed - Opened by grom358 about 10 years ago - 1 comment

#50 - Installation instruction update

Pull Request - State: closed - Opened by aik099 about 10 years ago

#49 - Solving problem with inability execute long JavaScript code

Pull Request - State: closed - Opened by aik099 about 10 years ago

#48 - Various test failures (v2)

Issue - State: closed - Opened by aik099 over 10 years ago - 1 comment
Labels: bug

#47 - Throw exception when acting on missing elements

Issue - State: closed - Opened by aik099 over 10 years ago - 7 comments
Labels: bug

#46 - Getting "Request URI Too Large" error during test suite run

Issue - State: closed - Opened by aik099 over 10 years ago - 7 comments
Labels: bug

#45 - Updating Mink dependency in `composer.json` to 1.6x

Pull Request - State: closed - Opened by aik099 over 10 years ago

#44 - Updated the testsuite for the new structure

Pull Request - State: closed - Opened by stof over 10 years ago - 4 comments

#43 - Ensure that "change" event is fired only once per "setValue" call

Issue - State: closed - Opened by aik099 over 10 years ago - 3 comments
Labels: bug

#42 - Implemented getOuterHtml

Pull Request - State: closed - Opened by stof over 10 years ago

#41 - Updated the phpdoc to use inheritdoc

Pull Request - State: closed - Opened by stof over 10 years ago

#40 - Added error handling when using the crawler to avoid fatal errors

Pull Request - State: closed - Opened by stof over 10 years ago - 1 comment

#39 - Fixes signature of driver's "wait" method (rename $time to $timeout)

Pull Request - State: closed - Opened by aik099 over 10 years ago

#38 - Support more than cookie value

Issue - State: closed - Opened by MPV over 10 years ago - 6 comments

#37 - Fixed the execution of self-executing functions not wrapped in braces

Pull Request - State: closed - Opened by stof over 10 years ago

#36 - Fixed the implementation of the getScreenshot method

Pull Request - State: closed - Opened by stof over 10 years ago - 4 comments

#35 - Implemented evaluateScript

Pull Request - State: closed - Opened by stof over 10 years ago - 1 comment

#34 - Implemented support of focus

Pull Request - State: closed - Opened by stof over 10 years ago - 7 comments

#33 - Implemented the support of screenshots

Pull Request - State: closed - Opened by stof over 10 years ago - 3 comments

#32 - Added support for maximizing the window

Pull Request - State: closed - Opened by stof over 10 years ago - 2 comments

#31 - Method evaluateScript added

Pull Request - State: closed - Opened by Shiftas over 10 years ago - 4 comments

#30 - Do `json_encode` for quote string and not just replace “ to \”

Pull Request - State: closed - Opened by aik099 over 10 years ago

#29 - Multiline xpath expressions are breaking everything

Issue - State: closed - Opened by aik099 over 10 years ago - 2 comments
Labels: bug

#28 - [WIP] Updated the driver for the Mink 2.0 API

Pull Request - State: closed - Opened by stof almost 11 years ago - 2 comments

#27 - Convert tag names to lowercase for comparisons in JS

Pull Request - State: closed - Opened by linclark almost 11 years ago - 1 comment

#26 - Convert tag names to lowercase for comparisons in JS.

Issue - State: closed - Opened by linclark almost 11 years ago - 2 comments

#25 - Adding Packagist statistics for repo via Poser badges

Pull Request - State: closed - Opened by aik099 almost 11 years ago

#24 - PSR2 standard compliance fixes

Pull Request - State: closed - Opened by aik099 almost 11 years ago

#23 - Use composer installation from Travis box

Pull Request - State: closed - Opened by aik099 almost 11 years ago

#22 - Cookie was only deleted from current path

Pull Request - State: closed - Opened by aik099 almost 11 years ago - 2 comments

#21 - Ensure high code coverage (now: 89.88%)

Issue - State: closed - Opened by aik099 almost 11 years ago - 1 comment

#20 - Method `getValue` wasn’t working for textarea’s

Pull Request - State: closed - Opened by aik099 almost 11 years ago

#19 - Use latest (v2.37) version of Selenium in Travis build

Pull Request - State: closed - Opened by aik099 almost 11 years ago - 6 comments

#18 - Use pure JavaScript code for node attribute retrieval

Pull Request - State: closed - Opened by aik099 almost 11 years ago - 1 comment

#17 - Use dev version of Mink during Travis testing

Pull Request - State: closed - Opened by aik099 almost 11 years ago - 12 comments

#16 - Use native `getAttribute` method of the underlying library

Pull Request - State: closed - Opened by aik099 almost 11 years ago - 3 comments

#15 - Add support for window maximize feature

Issue - State: closed - Opened by handrus almost 11 years ago - 2 comments

#14 - Ability to submit forms

Pull Request - State: closed - Opened by aik099 about 11 years ago

#13 - Making `wait` method of Driver/Session return condition at method exit.

Pull Request - State: closed - Opened by aik099 about 11 years ago

#12 - Allow to specify alternative (not always 'localhost') Selenium server url

Pull Request - State: closed - Opened by aik099 about 11 years ago - 2 comments

#10 - Made the driver extend from CoreDriver

Pull Request - State: closed - Opened by stof over 11 years ago - 2 comments

#9 - fire change event when radio changes

Pull Request - State: closed - Opened by douggreen over 11 years ago - 5 comments

#8 - Fixed: Attemp to fix #7 (WIP).

Pull Request - State: closed - Opened by tobyS over 11 years ago - 9 comments

#7 - Wait for new page to load after pressing "return" in a form

Issue - State: closed - Opened by tobyS over 11 years ago - 1 comment

#6 - Alerts support.

Pull Request - State: closed - Opened by neochief over 11 years ago - 6 comments

#5 - Mink + Selenium + Symfony - error while starting javascript session

Issue - State: closed - Opened by factorlabs over 11 years ago - 4 comments

#4 - Support setSpeed()

Issue - State: closed - Opened by MPV almost 12 years ago - 5 comments

#3 - Implements getScreenshot for SeleniumDriver

Pull Request - State: closed - Opened by raspberryman almost 12 years ago

#2 - Adding resizeWindow() to SeleniumDriver

Pull Request - State: closed - Opened by raspberryman almost 12 years ago

#1 - evaluateScript support

Issue - State: closed - Opened by stof about 12 years ago
Labels: enhancement