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

Input string Text while just show last character in input box when using Input Text keyword #1873

Closed
wisdom2018 opened this issue Dec 8, 2023 · 2 comments

Comments

@wisdom2018
Copy link

For issues

Input "TR4097RE6" into input text while just show 6 character

Expected behavior and actual behavior

show all string "TR4097RE6"

Environment

Browser: Chrome
Browser driver: Chrome Driver Version 120.0.6099.71
Operating System: MacOS
Libraries

  • Robot Framework: robotframework-requests==0.9.3
  • Selenium: Version
  • SeleniumLibrary: Version
  • Interpreter: Name and version
  • webdriver-manager==4.0.1
@emanlove
Copy link
Member

emanlove commented Dec 8, 2023

This is likely due to the application under test and the field you are entering data into. Might I suggest you try Press Keys instead to enter data into that field.

@emanlove
Copy link
Member

Closed due to lack of activity.

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

2 participants