Git Product home page Git Product logo

Comments (5)

fhoeben avatar fhoeben commented on May 29, 2024

What would be be needed to make use of AndroidDriver? I would expect it already to be possible, but maybe a bit cumbersome.

Can you maybe share your attempt (via a fork) and explain where you run into problems?

from hsac-fitnesse-fixtures.

tcnh avatar tcnh commented on May 29, 2024

Got it running, still needs a bit of polishing. I'll create a demo page + a small native app fixture to show the extra functionality and share in a fork.

from hsac-fitnesse-fixtures.

tcnh avatar tcnh commented on May 29, 2024

New approach in https://github.com/tcnh/hsac-fitnesse-fixtures/tree/androidFixture
Not ready to be a PR yet, but I think this is a better way to integrate Appium than the initial approach. We now have two new fixtures (one for iOS and one for android), both implementing the same interface to allow for cross platform scripting.

Element locating uses a very basic level of heuristic to determine what element to use (for Android. iOS fixture uses the first one that matches the lookup). Locating requires minimal technical knowledge of the application, as it tries to find elements by visible text, decriptions, hints or id-partials. Will try and find a way of adding acceptance tests that work with sauce in the next days and also create documentation.

Would appreciate any feedback or suggestions

from hsac-fitnesse-fixtures.

fhoeben avatar fhoeben commented on May 29, 2024

Looks cool feature-wise. But it is quite a bit of code. I have to find some time to look through it properly!

from hsac-fitnesse-fixtures.

fhoeben avatar fhoeben commented on May 29, 2024

I've started work (based on your ideas) in a new project. Any help/suggestions are welcome: https://github.com/fhoeben/hsac-fitnesse-appium

from hsac-fitnesse-fixtures.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.