Hi guys,
We've been assessing the use of Hobbes.js as the tool to do our UI testing, and we have reached to a problem regarding to the way the testcases are organized.
We are using one Adobe AEM server/instance to host many websites.
The problem is that when we access the main Hobbes.js screen (http://localhost:4502/libs/granite/testing/hobbes.html ), we don't have a way to filter or categorize the testcases. We would like to have a way to show only the testcases of a certain website, but all the testcases are getting mixed now.
Also, I can not work in a scenario in which all the tests will be written inside of a single testcase. It will get big and unmanageable very rapidly.
Is it possible to organize by website or to do some kind of filtering of testcases?