What problems do you meet, when you first want to create your project to write automation tests for your web-based application? We think the most popular are:

  • what should be the architecture of project?
  • how to create simple test?
  • how to run and work with browser?
  • what libs and dependencies should I add to my project to make it work correct?