Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

Some characters like 'key' and 'keys' cannot be typed into input field when using Selenium with remote control #2348

Closed
lukeis opened this issue Mar 3, 2016 · 4 comments

Comments

@lukeis
Copy link
Member

lukeis commented Mar 3, 2016

Originally reported on Google Code with ID 2348

Browser : 3.6.20
selenium.rc.version=2.0
selenium.rc.revision=b3
selenium.core.version=2.0
selenium.core.revision=b3

Steps to Reproduce :
1. Start the Selenium server using the command (java -jar selenium.server.jar)
2. Run the driver script which will launch the Firefox browser (Using a PHP based customized
framework) 
3. send the $this->typekeys($locator, "key") in the textfield

Expected Result : character "key" should get typed in the text field
Actual Result : Only "ke" is getting typed

Also when character "keys" was used following behavior was observed :
Expected Result : character "keys" should get typed in the text field
Actual Result : The Selenium server is clicking the History tab of Firefox and it is
typing the "ke" text

Reported by neerajsharma06 on 2011-08-26 06:18:44

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

please upgrade to the latest version of Selenium, the version you have is extremely
dated. Please can you try with a supported language to see if this solves the issue.

Reported by david.burns@theautomatedtester.co.uk on 2011-09-02 11:28:53

  • Status changed: NeedsClarification
  • Labels added: Priority-Low
  • Labels removed: Priority-Medium

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

Reported by barancev on 2011-10-13 08:32:01

  • Labels added: Component-RC

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

No update to bug after request so closing

Reported by david.burns@theautomatedtester.co.uk on 2012-06-08 08:46:49

  • Status changed: WontFix

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

Reported by luke.semerau on 2015-09-17 18:13:32

  • Labels added: Restrict-AddIssueComment-Commit

@lukeis lukeis closed this as completed Mar 3, 2016
@SeleniumHQ SeleniumHQ locked and limited conversation to collaborators Mar 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant