I am exploring Hobbes Framework to automate my test cases for Page / Components .I am stuck in finding the DOM element ID .Any help is much appreciated .Sample Code where DOM ID from AEM Hobbes Example :-new hobs.TestSuite("Home Page Test Suite", {path:"/etc/clientlibs/myTests/myFirstTest/myTestSuit...
I have a single cluster with n number of author nodes are there and I wanted to distribute the post processing operation ( uploading huge no of assets ) among the non leader nodes ( n-1) .I am using Mongo with shared File systems. Is it possible to achieve this ?Normally , we do job offloading withi...