https://github.com/shonharsh/rpadev-s05p05-datascraping-vb
This project is my solution in VB to the Data Scraping & UI Elements practice found in section 05 practice 05 of the UiPath - RPA Developer Foundation course.
https://github.com/shonharsh/rpadev-s05p05-datascraping-vb
academic academy artificial-intelligence atom automation config education git guide learning markdown process robot rpa studio training-materials trending uipath vb-net windows
Last synced: 4 days ago
JSON representation
This project is my solution in VB to the Data Scraping & UI Elements practice found in section 05 practice 05 of the UiPath - RPA Developer Foundation course.
- Host: GitHub
- URL: https://github.com/shonharsh/rpadev-s05p05-datascraping-vb
- Owner: ShonHarsh
- License: mit
- Created: 2024-04-23T15:07:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-22T18:15:21.000Z (over 1 year ago)
- Last Synced: 2025-02-13T04:46:36.351Z (8 months ago)
- Topics: academic, academy, artificial-intelligence, atom, automation, config, education, git, guide, learning, markdown, process, robot, rpa, studio, training-materials, trending, uipath, vb-net, windows
- Language: Visual Basic .NET
- Homepage:
- Size: 122 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

# S05P05 Data Scraping & UI Elements
This project is my solution in **VB** to the **Data Scraping & UI Elements** practice found in section 05 practice 05 of the UiPath - RPA Developer Foundation course.
### Getting Started
After making a pull request or downloading the project, open the Main.xaml in UiPath Studio. The robot can be run with the play button in the ribbon and the result can be seen in output panel.
### Practice Requirements
###### **Extracting data from ACME**
Create a process that automates extracting the data from ACME Work items page.
1. Open https://acme-test.uipath.com/login using IE and login (note: if you do not have an account, go to https://acme-test.uipath.com/register first and create one).
- Click on the Work Items tab.
- Use Data scrape wizard to extract the table from all the pages. Ignore the empty columns.
- Save the extracted data into a CSV file.
2. Close browser.### Details
**Course:** UiPath - RPA Developer Foundation
**Section:** 05 UI Automation With The Classic Experience
**Practice:** 05 Data Scraping & UI Elements
**Project Format:** Windows, VB
**GitHub:** https://github.com/ShonHarsh/RPADev-S05P05-DataScraping-VB
### Sample Output
```sh
05/06/2024 19:31:07 => [Debug] Debug started for file: Main
05/06/2024 19:31:08 => [Info] RPADev-S05P05-DataScraping-VB execution started
05/06/2024 19:31:08 => [Info] RPADev-S05P05-DataScraping-VB.Main.Begin;
05/06/2024 19:31:10 => [Debug] Audit: Using Web App. Browser: Firefox URL: https://acme-test.uipath.com/login
05/06/2024 19:31:20 => [Debug] Audit: Extract Data. From: