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

Wrong IE11 version detection during functional testing on saucelabs #373

Closed
AlexanderMoskovkin opened this issue Feb 29, 2016 · 3 comments
Closed
Labels
AREA: testing BROWSER: IE11 STATE: Auto-locked An issue has been automatically locked by the Lock bot. SYSTEM: runner TYPE: bug The described behavior is considered as wrong (bug).

Comments

@AlexanderMoskovkin
Copy link
Contributor

it's detected as IE 7.0.0
(for example, see https://travis-ci.org/testcafe-build-bot/testcafe/jobs/111745475, https://saucelabs.com/tests/b2e64119e5f346259b0b776f940872d2)

@georgiy-abbasov
Copy link
Contributor

"Display intranet sites in Compatibility View" option is enabled in Internet Explorer on Sauce Labs side, so it sends user agent like:
Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E)

@georgiy-abbasov
Copy link
Contributor

Functionality for disabling this option has been added in saucelabs-connector 0.1.1, so we need just update version of this package

georgiy-abbasov pushed a commit to georgiy-abbasov/testcafe-phoenix that referenced this issue Apr 20, 2016
@lock
Copy link

lock bot commented Mar 29, 2019

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests. We recommend you ask TestCafe API, usage and configuration inquiries on StackOverflow.

@lock lock bot added the STATE: Auto-locked An issue has been automatically locked by the Lock bot. label Mar 29, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Mar 29, 2019
kirovboris pushed a commit to kirovboris/testcafe-phoenix that referenced this issue Dec 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AREA: testing BROWSER: IE11 STATE: Auto-locked An issue has been automatically locked by the Lock bot. SYSTEM: runner TYPE: bug The described behavior is considered as wrong (bug).
Projects
None yet
Development

No branches or pull requests

2 participants