demoproject-selendroid
demoproject-selendroid copied to clipboard
How to run the ruby test code
I was able to run the test, had to restructure the ruby folder under main. Now when i debug the app and open the inspector, i don't see the elements loading.
How can i get the web-view elements of the application to view in this case so that i can start writing my tests with respect to that id's?
Are you talking about the Ruby implementation of the demoproject-selendroid (https://github.com/selendroid/demoproject-selendroid/tree/master/src/main/ruby) ?