Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including appium-ai-classifier with all npm packages installed. Try it out:

var appiumAiClassifier = require("appium-ai-classifier")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

appium-ai-classifier v1.0.8

This is an experimental plugin for [Appium](https://appium.io) that enables test automation of mobile apps using [Test.ai](https://test.ai)'s machine-learning element type classifier. It allows you to find Appium elements using a semantic label (like "cart" or "microphone" or "arrow") instead of having to dig through your app hierarchy. The same labels can be used to find elements with the same general shape across different apps and different visual designs.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free