Expand my Community achievements bar.

SOLVED

Can you use Hobbs tests to test the author interface?

Avatar

Level 2

With the components we're creating in AEM 6 we're using Hobbs to ensure they meet the clients requirements on the end site, however we'd ideally like to check the author interface as well to do regression testing in future & ensure the author can still interact with the components correctly. Is it possible to use Hobbs to test the interaction with the Coral UI dialogs?

1 Accepted Solution

Avatar

Correct answer by
Level 10

yes primarily ui, as long as javascript function is accesible.

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

yes primarily ui, as long as javascript function is accesible.

Avatar

Level 1

Can we use the same for Campaign Classic?