AEM 6.2 Testrunner is not displaying in Page level. | Community
Skip to main content
ravindrareddydr
Level 2
October 14, 2016
Solved

AEM 6.2 Testrunner is not displaying in Page level.

  • October 14, 2016
  • 2 replies
  • 1240 views

HI ,

TestRunner to execute automated Hobbes.js scripts is not displaying page level in developer mode.

We have written some scripts using Hobbes testsuites and to execute those we went page level, and we are not able to see Testrunner tab in AEM 6.2 in developer mode.

Is this feature depricated in AEM 6.2 ?

Note : We are able to see written test cases in Test Console http://localhost:4502/libs/granite/testing/hobbes.html

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 kautuk_sahni

Yes, you need to execute it from Test Console http://localhost:4502/libs/granite/testing/hobbes.html

But you can run specific test as per your need.

API Doc: Hobbes.js Index

Reference community post:- http://keysandstrokes.info/aem-automating-front-end-testing-using-hobbes/

~kautuk

2 replies

Level 2
November 15, 2017

ravindrareddydrsmacdonald2008Jörg Hoh

I have the same doubt.

Did you receive any answer or clarification?

Thanks,

Arjit.

kautuk_sahni
Community Manager
kautuk_sahniCommunity ManagerAccepted solution
Community Manager
November 16, 2017

Yes, you need to execute it from Test Console http://localhost:4502/libs/granite/testing/hobbes.html

But you can run specific test as per your need.

API Doc: Hobbes.js Index

Reference community post:- http://keysandstrokes.info/aem-automating-front-end-testing-using-hobbes/

~kautuk

Kautuk Sahni