gurrapujp
(Jaya Prakashhan)
November 15, 2019, 10:53am
1
Hi Everyone,
I am facing attach browser error while i am extracting the hash code from sha1.
When i am checking the selector before run validation is showing okay
while running its getting error
the written selector is “”
Please help me on this so that i can go forward to finish the level3 asap
error message showing this one
“message”: “Attach Browser ‘ApplicationFrameHost.ex…’: Cannot find the UI element corresponding to this selector: ”,
lakshman
(Ganta lakshman)
November 15, 2019, 10:54am
2
@gurrapujp
I can’t see any selector here. Could you please show me screenshot of your selector once.
gurrapujp
(Jaya Prakashhan)
November 15, 2019, 10:58am
3
Hi lakshman,
I am getting error at extract hash code selector
Please find the attached ones
lakshman
(Ganta lakshman)
November 16, 2019, 3:26am
4
@gurrapujp
Remove the CSS selector from second screenshot and make selector more reliable by using wild cards star “*”.
1 Like
Hi @gurrapujp
Please find the below screenshot for getting hashcode.
Regards,
Kommi Jeevan
1 Like
The reason for getting error is you added an activity to extract the hash code immediately after clicking the hash button.
You must add a delay between get text activity and button click.
Because after clicking the hash button it takes some milli seconds for hash code to appear.
So try to add a delay of 1 0r 2 seconds and then see if that works.
Regards,
Karthik Byggari
3 Likes
system
(system)
Closed
November 19, 2019, 8:03pm
10
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.