Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Facebook driver #304

Closed
wants to merge 66 commits into from

Conversation

oleg-andreyev
Copy link
Contributor

@oleg-andreyev oleg-andreyev commented Jan 4, 2019

This is work in progress

  • Moving away from instaclick/php-webdriver to facebook/php-webdriver as first one is not supported (Support the W3C webdriver spec #293 (comment))
  • Removing syn.js
  • Preparing to be more W3C compliant
  • We should release a new major version of Mink, because facebook/php-webdriver needs PHP >= 5.6

Depending on #303, php-webdriver/php-webdriver#621, minkphp/driver-testsuite#26, minkphp/driver-testsuite#25
Unblocks #298, #293
Closes #300
Closes #289
Closes #257
Closes #175
Closes #97

@aik099
Copy link
Member

aik099 commented Jan 4, 2019

There are other closed PRs doing the same, that might help you:

composer.json Outdated Show resolved Hide resolved
composer.json Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
composer.json Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
@oleg-andreyev oleg-andreyev mentioned this pull request Jan 4, 2019
- added docker for php >= 5.4 (trusty)
- added php 7.3
- updated README
- added DISPLAY env and xvfb for 5.3 (precise)
@oleg-andreyev
Copy link
Contributor Author

@stof build is again green. I'll start working on deprecating keyUp/keyPress/keyDown in favor of pressKey as per discussion #304 (comment)

@stof
Copy link
Member

stof commented Jan 11, 2019

@oleg-andreyev please do that in separate PRs, so that it can be applied to the existing driver too.

@oleg-andreyev
Copy link
Contributor Author

Meanwhile can you create “webdriver” repository under minkphp for new driver, thanks

@oleg-andreyev
Copy link
Contributor Author

I'm moving my effort to https://github.com/oleg-andreyev/MinkFacebookWebDriver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants