Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 1.18 KB

Readme.md

File metadata and controls

46 lines (25 loc) · 1.18 KB

Locator Adviser

🤖👾🗜

This service helper QAs and test automation engineers to write better locator for their tests. If locator is complicated it would be fragile and hard to maintain.

🤖👾🗜

Are you locators good? 🤔 Let's find out


Who created this?

This project is create by Michael Bodnarchuk @davert.

If you really want to write better tests, try CodeceptJS a test automation framework which resolves painfully bad locators. 🚀🚀🚀

Contributing

You are welcome to improve this service! It is very simple.

We have predefined axis:

  • simplicty
  • uniqeness
  • length
  • stability

You can update their score calculation formulas or add axis of your own.

See js/axis.js

Edit it and send a pull request.

Running Locally

Clone this repository and start a webserver in current directory. That's all! Website is absolutely static!


License: GPL