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

Clearing text doesn't work on macos #1803

Open
luke-h1 opened this issue Nov 18, 2022 · 1 comment
Open

Clearing text doesn't work on macos #1803

luke-h1 opened this issue Nov 18, 2022 · 1 comment

Comments

@luke-h1
Copy link

luke-h1 commented Nov 18, 2022

Prerequisites

For issues

Steps to reproduce the issue

I've created a reproduction here however it's reproducible on any mac when trying to clear text nodes using press keys

Error messages and additional information

It seems that when I use the Selenium keyword press keys to clear a text node, it doesn't work on mac OS. It works fine on Linux & Windows. When I try to use Clear Element Text or Selenium's method .clear(), it doesn't work. I've attached a repository that shows this behavior & highlights the problem I've been seeing. As long as you're on Mac OS, the repository reproduction should show the error I've been dealing with.

Expected behavior and actual behavior

When I follow those steps, I see...
The browser seems to press COMMAND+ALT+BACKSPACE but doesn't clear the text

I was expecting...

The browser clears the text but it doesn't

Environment

Browser: Chrome 103 +
Browser driver: Chromedriver v107
Operating System: macOS Ventura
Libraries

  • Robot Framework: 6.0.0
  • Selenium: 6.0
  • SeleniumLibrary: 6.0
  • Interpreter: Python 3.10
@luke-h1
Copy link
Author

luke-h1 commented Dec 22, 2022

Is there an update on this issue?

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

No branches or pull requests

1 participant