Closed nmaddula closed 10 years ago
have you cloned the full project and imported it via the "maven - existing project" comand?
Hi DDary,
No, I haven't done that.
Can you please let me know the process of doing it?
git clone https://github.com/selendroid/demoproject-selendroid.git
--> then import the project into eclipse.
Hi,
I was trying to execute the sample the sample code which was provided @ https://github.com/selendroid/demoproject-selendroid/blob/master/src/main/java/io/selendroid/demo/nativeui/UserRegistrationTest.java
When I put the code in eclipse, it shows me an error for "UserDO" class to create a new one.
Can you please help me in getting this issue resolved?
Please refer the screenshot attached.