String Operation |Regular Expression | Split String |Substring |Replace|Automation Anywhere A2019#14

  Рет қаралды 36,776

Quality Assurance Lab

Quality Assurance Lab

Күн бұрын

Пікірлер: 35
@qualityassurancelab7764
@qualityassurancelab7764 4 жыл бұрын
Hi Guys! Hope you found this video useful. Please like, share and subscribe to my channel. This will motivate me to create more good contents. Thanks!
@faheem8026
@faheem8026 Жыл бұрын
quite helpful. Salute to your dedication level for this valuable content . still Really help me a lot.
@vxmine
@vxmine 3 жыл бұрын
This video helped me solve a problem in my bot today. Thanks!
@mharish83
@mharish83 4 жыл бұрын
Hello Ma'am, your videos are very useful that makes me confident on AA. Few requests from my end, 1) Real time use case such as Flipkart login, search item, extract item details to an output excel, Reporting also - which will be framework outcome (UIPATH - Reframework). 2) Please make a video which depicts AA architecture. Thank you once again for making all these videos - intuitive.
@qualityassurancelab7764
@qualityassurancelab7764 4 жыл бұрын
Thanks for your time and feedback, I am glad my videos are helpful. I will pan for the requested videos soon, keep learning!
@mandyvlogs4039
@mandyvlogs4039 Жыл бұрын
very nicely explained maam
@qandeelmaqsood8097
@qandeelmaqsood8097 4 жыл бұрын
it was very helpful. i have subscribed your channel. please make more and more videos and cover all the commands of A2019 ASAP. Thanks !
@qualityassurancelab7764
@qualityassurancelab7764 4 жыл бұрын
Thanks, please check out the latest video on Config Files and XML Package - kzbin.info/www/bejne/aqHZp3SBirpmetk
@abhijeetsingh089
@abhijeetsingh089 4 жыл бұрын
Super Mam, thanks
@lokeshkanniyappan9878
@lokeshkanniyappan9878 2 жыл бұрын
shall we split a string into character in a360 or else regex example :input string=hello output =h,e,l,l,o ?
@palvaikarthik9774
@palvaikarthik9774 4 жыл бұрын
Hello Ma'am, Your teaching skills and explaination skills are in the next level👏 If possible please try to upload videos on Practical usage of Config file. 1)How client will edit config file and how they will use AA application path system variable. 2) could you please explain Dynamic excel like in one excel fields names are A B C but in another excel fields are B A C but data should copy to respective fields. Thanks in advance
@qualityassurancelab7764
@qualityassurancelab7764 4 жыл бұрын
Thanks for your time and feedback. I will plan to share the requested videos. Keep learning!
@meghanavincent3469
@meghanavincent3469 4 жыл бұрын
Hi mam, Could you please explain on why we mentioned the regular expression as {2, } to match ".com" as it will remain constant for any email id. Thanks.
@mohammednaveed899
@mohammednaveed899 3 жыл бұрын
can you tell us how to genreate the regular expression for "space" example < Land 1253> there's space between string ant Int
@qualityassurancelab7764
@qualityassurancelab7764 3 жыл бұрын
Hi, you can use \s for space. In this case, the complete regex will be \w{4}\s\d{4} Please checkout this complete video on regular expression - kzbin.info/www/bejne/nXrHhGmrqZaKjpI
@mohammednaveed899
@mohammednaveed899 3 жыл бұрын
@@qualityassurancelab7764 Thank you very much for the response ! You're awesome
@rahuljain6789
@rahuljain6789 4 жыл бұрын
Can you provide a source link where we can learn more about regular expression...as I was not able to understand the terms "meta character" and I beleive there will be more...thanks in advance...
@shashikantmishra2301
@shashikantmishra2301 Ай бұрын
how to prepare for Essential certification of Automation Anywhere...
@bijankumarsahu1044
@bijankumarsahu1044 4 жыл бұрын
Hello Madam, Thanks for uploading such videos. Could you please upload video using task bot on language converter using Google Translator and how to input a text and after convertion we want to extract the output.
@AgriBytes
@AgriBytes 2 жыл бұрын
How to remove duplicate characters in a string using automation Anywhere?
@rahuljain6789
@rahuljain6789 4 жыл бұрын
Suppose there is a string like: aaa,aaa-aaa:aaa.....so how to split in this case, can we use 3 delimiters? Or is it not feasible?...
@MG-vb6ms
@MG-vb6ms 4 жыл бұрын
Hi I am getting the meaasge as The directory '"C:\Users\megan\Desktop\String operation"' does not exist. Enter a valid directory. To continue, edit the bot and fix the error. Then, try again. What could be the error? I have followed the video as it is.
@qualityassurancelab7764
@qualityassurancelab7764 3 жыл бұрын
Hi, please let me know at what action you received this error
@bhautichauhan301
@bhautichauhan301 4 жыл бұрын
Hello Ma'am As per given details of Filename i got Error that, Invalid argument supplied to 'list', index '1' is invalid or out of bound. Even i go through with only step which you given in video. Can you please give me any solution for this.?
@qualityassurancelab7764
@qualityassurancelab7764 4 жыл бұрын
Hi, could you please confirm whether you added the message box with list variable inside the loop, and not outside the loop?
@RescueismyfavBreed
@RescueismyfavBreed 2 жыл бұрын
@@qualityassurancelab7764 yes. Even I am getting the same error. Please reply.
@sallagundlarajasimha3101
@sallagundlarajasimha3101 4 жыл бұрын
Hello ma'am can you please do a video on currency converter website in A2019
@qualityassurancelab7764
@qualityassurancelab7764 4 жыл бұрын
Sure, I will plan for the video, keep learning!
@pandeyabha3913
@pandeyabha3913 3 жыл бұрын
where is pattern videos for seprating alphabets and numbers from random string ?
@bohrapiyush26
@bohrapiyush26 4 жыл бұрын
Thank you mam for all your videos Please anyone suggest some idea how to proceed for one project I am assigned , Mam please help PROBLEM STATEMENT 8: Sorting CV's as per skills Description: Everytime company come for recruitment drive require CVs of students having certain skills like salesforce/java/php/machine learning etc. The bot will search for specific keywords/skills from a pool of resume and sort them according to the requirement in other folder. Also create the list of students in excel whose resume are shortlisted for the drive.
@peramalalakshmi8098
@peramalalakshmi8098 3 жыл бұрын
Can u provide UI path Videos also
@qualityassurancelab7764
@qualityassurancelab7764 3 жыл бұрын
Here is UiPath video playlist - kzbin.info/aero/PLkkGqdBS1r0_tot9kcpoU2AGM6w5w8DkO
@peramalalakshmi8098
@peramalalakshmi8098 3 жыл бұрын
@@qualityassurancelab7764 Thank you
@kumark-sg8dt
@kumark-sg8dt 2 жыл бұрын
Hi madam, you videos are very helful, i am trying to get a job in rpa as fresher, can you please send how to apply automation anywhere jobs
@rahuljain6789
@rahuljain6789 4 жыл бұрын
Another use case I have: 1) Loop through given excel 2) Find the cell value 20 in the 5th column(there can be multiple values inside one cell separated by a delimiter like 40,20,20). 3) if the value 20 is found then pick the value of the 3rd column from that row only and from the same position that of the cell value 20. For eg if 20 is found in E2 and is present at the 2nd position like(40,20,40) then we need to pick the value from the cell C2 from the same 2nd position... Anyone!!....who can help? If there is any misunderstanding then please let me know Happy to discuss....🙏
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
How to treat Acne💉
00:31
ISSEI / いっせい
Рет қаралды 108 МЛН
Transformers (how LLMs work) explained visually | DL5
27:14
3Blue1Brown
Рет қаралды 4,2 МЛН
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН