Hi All,
There is a situation like if the bot see there is data, then it should execute the next sequence else log the msg if not then log the msg.
But not getting the expected result.
Case 1-
the img shows that there is no data in CRM, so it should log the msg “No Data Found”
Case -2
img shown there is data in CRM and execute next sequence.
here i m attaching the code screenshot what i have done.
it always go to true state, kindly suggest solutions
Sugumar8785
(Sugumar Ramachandran)
December 1, 2020, 6:19am
2
Have you verified your selector? Make sure the element which you are checking is not existing when there is no data
Srini84
(Srinivas Kadamati)
December 1, 2020, 6:21am
3
@Rakesh_Tiwari
Can you tell if you don’t have no data then you don’t see the Manager city etc., right?
Then you can pick one element of those and check with element exist
Hope this helps you
Thanks
1 Like
yes, i can’t see any data.
And yes i picked one column for element exist, but still failed.
screenshot of selectors
Srini84
(Srinivas Kadamati)
December 1, 2020, 7:58am
6
@Rakesh_Tiwari
Mark as solution if it helped to close this post
Thanks
system
(system)
Closed
December 4, 2020, 8:06am
8
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.