Skip to content

ClearText & enterText not working from android #685

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Perform first solo.typeText(0,"test");
2. Perform solo.enterText(0,""); OR solo.clearEditText(0);

What is the expected output? What do you see instead?
The text should have been erased after step 2.
Instead the text didn't change

What version of the product are you using? On what operating system?
Version 5.4.1 on Android studio (win7-64bit)

Please provide any additional information below.
I use robotium for years on Eclipse and this specific methods Is in extensive 
usage in my other projects

Original issue reported on code.google.com by croc.sof...@gmail.com on 13 Jun 2015 at 9:54

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions