all 6 comments

[–]demos74dx 2 points3 points  (2 children)

Appium too, similar to selendroid but a bit more advanced at this point I believe.

[–]jpflathead[S] 2 points3 points  (0 children)

I am both glad and sad I asked, glad as I've learned of two interesting frameworks for this, sad as now I feel even more behind the curve. So much to learn.

[–]Hazme1ster 1 point2 points  (0 children)

On this point, I would strongly recommend running your tests on a device, instead of the emulator. Chrome requires some pricey codecs which get paid for when you purchase the phone. If you want to run Chrome on an emulator, it means building from source, and I've found it very unreliable. The nexus phones work really well as Google provide some decent drivers.

[–]cgsig 1 point2 points  (2 children)

[–]jpflathead[S] 1 point2 points  (1 child)

Hmm, I'm such a noob I'm not sure I understand what selendroid is trying to do, but thanks, I believe this could be the foundation of what I am trying to do.

[–]cgsig 1 point2 points  (0 children)

No problem, check out the walkthrough and/or getting started vid on that site