It's really good that you made in Hindi UiPath, as I have seen no one available till now... Your English videos also good but the way of explaining in Hindi videos that's really awesome...
Hello. Maybe you can help me. I want to parse info about smartphones and I want to add to everyone row in excel URL of current page. I think I can do it by selecting search line like element for parsing but it doesn’t work.
Can you please make a video if attribute is " idx " ....There are lot of issues with that and that too in ui path forum but no concrete solution till now
Hey Manish, Thank you for sharing. can I do the same for the below ? I need to use UiPath to select a name from a name list on a web page. The name is extracted from the Ms Excel table. Once the name is found on the name list on the web page, I need UiPath to do a double click to select the name. Can that be done using Get Attribute Activity ? Greatly appreciate if you can advise for this.
Hey Manish, please extend this video or make part 2 for Get attribute activity for radio button and check boxes. How to use this activity for checking the status of check box, I.e. checked or not?? Eagerly waiting!!!
Hi, Do you a get a part of the text attribute value? Say in the attribute Text it is "Your Automatic Posting concurrent request ID is 119151501" and I need only the request id details "119151501". Is that possible? If yes please advise on the activity to be used.
Get Attribute Activity UiPath
It's really good that you made in Hindi UiPath, as I have seen no one available till now... Your English videos also good but the way of explaining in Hindi videos that's really awesome...
Hello. Maybe you can help me. I want to parse info about smartphones and I want to add to everyone row in excel URL of current page. I think I can do it by selecting search line like element for parsing but it doesn’t work.
I have a GET ATTIBUTE with an uninitialized GUI Node error.
I'm not finding anything on the net with this subject has how to help me.
Can you please make a video if attribute is " idx " ....There are lot of issues with that and that too in ui path forum but no concrete solution till now
How can we get the value of a radio button when it has been checked using uipath
You can watch my recent video.
Thank you for your reply
But my requirement is to extract the value beside the check box and also from the selected items
Hi, what is the output variable type of Get Attribute Activity?
IE Numerable
Hey Manish,
Thank you for sharing. can I do the same for the below ?
I need to use UiPath to select a name from a name list on a web page.
The name is extracted from the Ms Excel table.
Once the name is found on the name list on the web page, I need UiPath to do a double click to select the name.
Can that be done using Get Attribute Activity ?
Greatly appreciate if you can advise for this.
thank you man it's great
You're welcome! I am glad you liked it.
Please make your videos always in Hindi Language because you are explaining in a deep way. it's very good to understand.
Can you please make video on Wait element vanish & on element vanish
Sure. Thank you for the suggestion! I will pick each single activities.
@@UiPathRPA Thank you sir
sir, please make some tutorials on document processing. It's very much needed topic.
Hey Manish, please extend this video or make part 2 for Get attribute activity for radio button and check boxes. How to use this activity for checking the status of check box, I.e. checked or not??
Eagerly waiting!!!
Sure. It will be uploaded till Sunday. Thank you.
Hi, Do you a get a part of the text attribute value? Say in the attribute Text it is "Your Automatic Posting concurrent request ID is 119151501" and I need only the request id details "119151501". Is that possible? If yes please advise on the activity to be used.
You can write regex to get only digit from string.