Hobbes.js | Community
Skip to main content
milis60034177
January 22, 2020
Solved

Hobbes.js

  • January 22, 2020
  • 1 reply
  • 2379 views

Hi,

 

 I am using hobbes.js and i heard it is going to be deprecated 6.5 onwards. I would like to know if it's ok to continue using that or should look other option.

 

Also if possible can i run hobbes.js test in  parallel.

 

thanks,

Raj

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

From AEM 6.5 onwards, the hobbes.js UI testing framework is deprecated. Adobe does not plan to make further enhancements to it and recommends customers to use Selenium automation.

 

Yes you can run Hobbes and Selenium Test parallel.

1 reply

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
January 23, 2020

From AEM 6.5 onwards, the hobbes.js UI testing framework is deprecated. Adobe does not plan to make further enhancements to it and recommends customers to use Selenium automation.

 

Yes you can run Hobbes and Selenium Test parallel.

Arun Patidar
milis60034177
January 23, 2020
I want to run hobbes test in parallel? Right now from test console they are single threaded. any pointers.