Open
Bug 1068733
Opened 10 years ago
Updated 1 year ago
WebDriver:SendKeysToElement fails in adding a white-space for Keys.SPACE
Categories
(Remote Protocol :: Marionette, defect, P3)
Remote Protocol
Marionette
Tracking
(Not tracked)
NEW
People
(Reporter: automatedtester, Unassigned)
References
(Depends on 1 open bug, Blocks 2 open bugs, )
Details
(Keywords: pi-marionette-server, pi-marionette-task)
In fixing bug 947490 I switched all the typing tests on but this test had to be disabled and we need to re enable it.
Reporter | ||
Updated•10 years ago
|
Keywords: ateam-marionette-server,
ateam-marionette-task
Comment 1•7 years ago
|
||
The test referenced here is in test_typing.py.
Blocks: 1417925
OS: Mac OS X → All
Hardware: x86 → All
Summary: testSpecialSpaceKeys needs to be re enabled → sendkeys() fails in adding a white-space for Keys.SPACE
Updated•7 years ago
|
Updated•7 years ago
|
Summary: sendkeys() fails in adding a white-space for Keys.SPACE → WebDriver:SendKeysToElement fails in adding a white-space for Keys.SPACE
Updated•6 years ago
|
Comment 3•6 years ago
|
||
This should be fixed once SendKeysToElement will use the actions API to synthesize the keys.
Depends on: 1418995
Updated•2 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Product: Testing → Remote Protocol
Comment 4•1 year ago
|
||
Resetting priority for the next triage. I don't think that this is a P2.
Severity: S3 → --
Priority: P2 → --
Updated•1 year ago
|
Severity: -- → S3
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•