Error in Calculation of Client Security Hash

Hi

I had almost completed the assignment task in Level-3. But whenever I am running, same error has been occurred.

The Navigate_Dashboard sequence will be like,

image

The Selector for the above click activity is given as

image

So, I got the assignment result like this

image

Can anyone suggest me how to solve this error in the task?

@kavitha_s

Remove the css-selector attribute from Selector and then try once.

Hi Lakshman,

I got this error after removing the css-selector

image

@kavitha_s

I guess at the time of clicking this Home button in Navigate to Dashboard workflow the element is not existed. May be because of that you are getting this error.

Could you please run the process in debug mode and check it once.

Hi Lakshman,

It works well in the debug mode. I also got the final output. Thank you for your suggestion.

1 Like