Skip to content

vitmalina/bela

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bela Automation

Bela is a front-end automation tool for the browser

  • It is an extension where you write and test your e2e test
  • Integration with CI server is coming soon

Documentation

Installation

Install from Chrome Store.

Or install latest from ext/chrome. To install manually, go to Chrome's extension, click "Developer mode" and then "Load unpacked" and point to right folder.

Getting started

There are 3 basic things you need to write meaninful tests

  • navigate to a page and inspect its content
  • emulate user interaction with the page (mouse, keybaard)
  • make assessments about the page and user interations

About

E2E front-end test automation tool for the browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages