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: add IE11 support #5224

Closed
wants to merge 72 commits into from
Closed

WIP: add IE11 support #5224

wants to merge 72 commits into from

Conversation

kuceb
Copy link
Contributor

@kuceb kuceb commented Sep 27, 2019

in backlog

  • wait on firefox support Add Firefox support #1359
  • implement native events protocol for keyboard
  • use proxy pac for proxy configuration for all browsers Switch to using proxy pac files  #2539
  • build custom IEDriver to fix bug with no respecting per-process proxy settings
  • gateway to webdriver commands for native events
  • fix performance problems causing freezing test runs
  • fix various js issues, unsupported APIs
  • capture video, possibly with IEDiagnosticsServer + screencast API

chrisbreiding and others added 30 commits January 9, 2018 16:13
chrome serializes function as ‘function () {`, firefox as ‘firefox() {‘
the runner would sometimes shift upwards so that the header was hidden
chrisbreiding and others added 21 commits June 20, 2018 11:57
firefox won’t load a nested iframe with the same src, so we have to trick it by using a ‘different’ url
only affected driver rerun_spec in interactive mode
# Conflicts:
#	packages/driver/package.json
#
packages/driver/test/cypress/integration/commands/actions/type_spec.coff
ee
#	packages/driver/vendor/bililiteRange.js
#	packages/server/lib/browsers/chrome.coffee
#	packages/server/lib/project.coffee
* modify method of de-duping runner deps and upgrade deps

* nevermind on path-based deps between driver/reporter/runner

* fix tests broken by upgraded deps

* remove unused var
@kuceb kuceb mentioned this pull request Sep 27, 2019
3 tasks
@RicardoVaranda

This comment has been minimized.

@niemeczek

This comment has been minimized.

@jennifer-shehane
Copy link
Member

Those conflicts though 😓

@tbredin

This comment has been minimized.

@jennifer-shehane
Copy link
Member

Hey everyone, please add your comments about needing of this feature in the issue itself. #3207

The PR comments are critical for work concerning the code and implementation. We will need to lock down conversation to the team only since this is an important space to keep code discussions clean and readable.

@cypress-io cypress-io locked as off-topic and limited conversation to collaborators Dec 24, 2019
@jennifer-shehane
Copy link
Member

Unfortunately we have to close this PR due to inactivity - it's gone way out of date with the current develop. The work is still here to reference when needed in the future or can be reopened.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants