filmov
tv
Web Automation in Blue Prism | Real Time Projects in Blue Prism
Показать описание
#Codegun #blueprism #WhatsAppAutomation
.
Automate a web site by reading html table and inputting the form fields.
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
► Contents of this video
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
0:00 - Intro
0:10 - IT Bricks Project
10:44 - Get Web
20:20 - End to End Testing
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
► How to read text from a pdf file and What is Surface Automation
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
► OLEDB in Detail
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
► Blue prism Interviews Questions
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Products which I used in this video :
======================================================================
======================================================================
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
► Alert Stage in Process Studio
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
► Amazing Tricks by Code Gun:
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
► Subscribe and hit the bell to watch new videos:
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
► Find Code Gun on social media:
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
► This video will solve...your Queries related to the following:
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
IT Bricks Project
==================================================================
1. Launch the IT Bricks website.
2. Read the "Holiday Package Customer Report".
3. Navigate to "Holiday Package Registration".
4. Enter the details of customer in registration form.
==================================================================
IT Bricks URL:-
1. Holiday Package Customer Report
2. Holiday Package Registration
==================================================================
Our Bot is supposed to do below steps:
1. Manually launch both URLs.
2. Attach to the "Holiday Package Customer Report"
3. Spy the Table and get table data.
4. Load data in queue.
5. Fetch item from queue.
6. Attach to "Holiday Package Registration"
7. Enter all the details in form And Submit.
==================================================================
Attributes of elements :-
1. First Name
/HTML[1]/BODY[1]/FORM[1]/CENTER[1]/TABLE[1]/TBODY[1]/TR[1]/TD[1]/INPUT[1]
2. Last Name
/HTML[1]/BODY[1]/FORM[1]/CENTER[1]/TABLE[1]/TBODY[1]/TR[2]/TD[1]/INPUT[1]
3. Company
/HTML[1]/BODY[1]/FORM[1]/CENTER[1]/TABLE[1]/TBODY[1]/TR[3]/TD[1]/INPUT[1]
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Note: This video is just for education purposes.
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Thank You !!!!
Code Gun
.
Automate a web site by reading html table and inputting the form fields.
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
► Contents of this video
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
0:00 - Intro
0:10 - IT Bricks Project
10:44 - Get Web
20:20 - End to End Testing
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
► How to read text from a pdf file and What is Surface Automation
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
► OLEDB in Detail
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
► Blue prism Interviews Questions
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Products which I used in this video :
======================================================================
======================================================================
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
► Alert Stage in Process Studio
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
► Amazing Tricks by Code Gun:
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
► Subscribe and hit the bell to watch new videos:
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
► Find Code Gun on social media:
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
► This video will solve...your Queries related to the following:
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
IT Bricks Project
==================================================================
1. Launch the IT Bricks website.
2. Read the "Holiday Package Customer Report".
3. Navigate to "Holiday Package Registration".
4. Enter the details of customer in registration form.
==================================================================
IT Bricks URL:-
1. Holiday Package Customer Report
2. Holiday Package Registration
==================================================================
Our Bot is supposed to do below steps:
1. Manually launch both URLs.
2. Attach to the "Holiday Package Customer Report"
3. Spy the Table and get table data.
4. Load data in queue.
5. Fetch item from queue.
6. Attach to "Holiday Package Registration"
7. Enter all the details in form And Submit.
==================================================================
Attributes of elements :-
1. First Name
/HTML[1]/BODY[1]/FORM[1]/CENTER[1]/TABLE[1]/TBODY[1]/TR[1]/TD[1]/INPUT[1]
2. Last Name
/HTML[1]/BODY[1]/FORM[1]/CENTER[1]/TABLE[1]/TBODY[1]/TR[2]/TD[1]/INPUT[1]
3. Company
/HTML[1]/BODY[1]/FORM[1]/CENTER[1]/TABLE[1]/TBODY[1]/TR[3]/TD[1]/INPUT[1]
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Note: This video is just for education purposes.
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Thank You !!!!
Code Gun
Комментарии