JetBrains Aqua includes an embedded web inspector that enables viewing the web app and capturing page elements required for the tests. The web inspector also generates a unique CSS or XPath locator for the selected element on the web page, which can then be quickly added to the test source code.
These capabilities simplify the creation of tests, so it would be worth considering if TestBench tests can be generated using Aqua's web inspector.
JetBrains Aqua includes an embedded web inspector that enables viewing the web app and capturing page elements required for the tests. The web inspector also generates a unique CSS or XPath locator for the selected element on the web page, which can then be quickly added to the test source code.
These capabilities simplify the creation of tests, so it would be worth considering if TestBench tests can be generated using Aqua's web inspector.