In linked,the bot should identify if there is any popup on the message icon and click on the icon
Hi
Inspect the element and try to narrow down it’s object property.
Try with the Recorder → Capture and If → Object Exists condition to automate the same.
I hope you get the logic.
already i tried this method bot was not clicking on message box
already i tried this method bot was not clicking on message box
Could you please share the captured object details of the same?
It is linked in scenario
when i get a message popup then bot have to click on message symbol
otherwise not
It is linked in scenario
when i get a message popup then bot have to click on message symbol
otherwise not
I got your requirement already. But if you can provide the Captured actions part in your code, I may able to understand why it is failing.
It is linked in scenario
when i get a message popup then bot have to click on message symbol
otherwise not
I got your requirement already. But if you can provide the Captured actions part in your code, I may able to understand why it is failing.
Try using the wilcard in the windows title and the property html inner text
HTH
Regards
Try using the wilcard in the windows title and the property html inner text
HTH
Regards
It is linked in scenario
when i get a message popup then bot have to click on message symbol
otherwise not
I got your requirement already. But if you can provide the Captured actions part in your code, I may able to understand why it is failing.
Try to capture it again and see whether the value getting for object property HTML InnerText or not. If you are not getting, try after changing the Object Capturing Technology.
Save the result to a string variable and later on, you can use the IF → String condition to check whether it is empty or not and accordingly decide the remaining logic.
FYI: I am getting the value for HTML InnerText after capturing it.
It is linked in scenario
when i get a message popup then bot have to click on message symbol
otherwise not
I got your requirement already. But if you can provide the Captured actions part in your code, I may able to understand why it is failing.
Try to capture it again and see whether the value getting for object property HTML InnerText or not. If you are not getting, try after changing the Object Capturing Technology.
Save the result to a string variable and later on, you can use the IF → String condition to check whether it is empty or not and accordingly decide the remaining logic.
FYI: I am getting the value for HTML InnerText after capturing it.
replaced * in the number place
not working
It is linked in scenario
when i get a message popup then bot have to click on message symbol
otherwise not
I got your requirement already. But if you can provide the Captured actions part in your code, I may able to understand why it is failing.
Try to capture it again and see whether the value getting for object property HTML InnerText or not. If you are not getting, try after changing the Object Capturing Technology.
Save the result to a string variable and later on, you can use the IF → String condition to check whether it is empty or not and accordingly decide the remaining logic.
FYI: I am getting the value for HTML InnerText after capturing it.
replaced * in the number place
not working
You don’t have to edit the HTML InnerText. Just capture it and see the data within it. Use that later to check the IF Condition.
If you go directly to URL: https://www.linkedin.com/messaging/ exists any improvement or only when you have a new message?
Regards
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.