Skip to content

dev-tools-ai/python-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sdk logo

Python 3.7+ Apache 2.0 PyPI Discord

DevTools SmartDriver is a Selenium & Appium SDK that makes it easy to write robust cross-device app tests backed by computer vision and artificial intelligence.

SmartDriver integrates seamelessly with your existing tests, and will act as backup if your selectors break/fail by attempting to visually (computer vision) identify elements.

SmartDriver is able to accomplish this by automatically ingesting your appium elements (using both screenshots and element names) when you run your test cases with dev-tools.ai for the first time.

The SDK is accompanied by a web-based editor which makes building visual test cases easy; you can draw boxes around your elements instead of using fragile CSS or XPath selectors.

Install

In your terminal, run

pip install devtools-ai

Tutorial

We have a detailed step-by-step tutorial which will help you get set up with the SDK: https://docs.dev-tools.ai/

Resources

About

The Python SDK for DevTools AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages