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

The typeText action doesn't work in third-party iframe in Safari #4851

Closed
Dmitry-Ostashev opened this issue Mar 10, 2020 · 2 comments
Closed
Labels
BROWSER: iOS/Safari BROWSER: Safari OS: Mac STATE: Auto-locked An issue has been automatically locked by the Lock bot. STATE: Duplicate An issues has been already reported in the other thread. TYPE: bug The described behavior is considered as wrong (bug).
Milestone

Comments

@Dmitry-Ostashev
Copy link
Contributor

Dmitry-Ostashev commented Mar 10, 2020

https://stackoverflow.com/questions/60510264/testcafe-typetext-on-ios-devices-does-not-work-on-third-party-iframe

What is your Test Scenario?

Type text into the input element placed insite a third-party iframe.

What is the Current behavior?

The t.typeText action doesn't enter any character in Safari

What is the Expected behavior?

It should work as it works in other browsers.

What is your web application and your TestCafe test code?

https://github.com/norhak/norhak.git

Steps to Reproduce:

  1. Clone the repository mentioned above
  2. Call npm i
  3. Run tests in Safari:
    testcafe safari ./spec

Your Environment details:

  • testcafe version: 1.8.1
  • node.js version: 12.16.1
  • command-line arguments: testcafe safari ./spec
  • browser name and version: Safari
  • platform and version: MacOS Catalina
@Dmitry-Ostashev Dmitry-Ostashev added TYPE: bug The described behavior is considered as wrong (bug). BROWSER: Safari BROWSER: iOS/Safari OS: Mac labels Mar 10, 2020
@Dmitry-Ostashev Dmitry-Ostashev added this to the Planned milestone Mar 10, 2020
@AlexanderMoiseev AlexanderMoiseev added the STATE: Duplicate An issues has been already reported in the other thread. label Mar 23, 2020
@AlexanderMoiseev
Copy link
Contributor

is duplicate of #4793

@lock
Copy link

lock bot commented Apr 2, 2020

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 Apr 2, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Apr 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
BROWSER: iOS/Safari BROWSER: Safari OS: Mac STATE: Auto-locked An issue has been automatically locked by the Lock bot. STATE: Duplicate An issues has been already reported in the other thread. TYPE: bug The described behavior is considered as wrong (bug).
Projects
None yet
Development

No branches or pull requests

2 participants