Closed
Bug 805415
Opened 13 years ago
Closed 13 years ago
[B2G] Text property not returning the correct text
Categories
(Remote Protocol :: Marionette, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 801733
People
(Reporter: zcampbell, Assigned: automatedtester)
Details
Attachments
(1 file)
|
1.65 KB,
text/plain
|
Details |
In this test case Marionette is returning '' as the text for the element.
I suppose that WebDriver is interpreting the element as hidden and thus returning the text it thinks is visible to the user. However on the device screen the text is visible to the user.
| Assignee | ||
Comment 1•13 years ago
|
||
I am 99% confident this is a duplicate of bug 801733. Running Zac's test is showing this isnt displayed. Closing and doing the work there
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•