karma-runner / karma-runner/karma

useIframe completely fails in all mobile browsers, Safari on Mac on SauceLabs

Open
#2,175 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

### Expected behavior

it works
### Actual behavior

test disconnects. It seems that these browsers don't work with the option unless there are further options passed into the runner for each browser. However, there is no documentation of other options, either in karma, or anywhere on the web, so it appears that either karma needs to fix this or the documentation needs to state that it only works with chrome, IE, Edge, and firefox
### Enviroment Details

saucelabs
- Karma version (output of `karma --version`):
- Relevant part of your `karma.config.js` file
### Steps to reproduce the behaviour
1. client: { useIframes: false} in karma.conf.js
2. run any saucelabs browser test with Safari on Mac, or any mobile browser
3. watch it fail

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.