How can we use Bot Inspector in uipath

0 votes
in which case we can use and what is the main functionality of bot inspector in uipath
Jan 30, 2020 by Prathyusha
• 120 points
247 views

1 answer to this question.

0 votes

Bot inspector is designed to do a basic code review of the UiPath workflows and provides much more information on the built workflows which helps in debugging.

When the Bot is triggered, it will ask the user to select the project folder.

On selected folder Bot will do data extraction and a basic code review to give below info:

  1. Workflow details

  2. Variables

  3. Arguments

  4. Selectors

  5. Logs used

  6. Unused Sequences

  7. Hard coded values

  8. Hard coded delays

  9. BCC in email

  10. Workflow dependencies

  11. Catch with any activity

  12. Hard Kills (Kill Process and Alt + F4)

Some of the above criteria can be using Config file.

Finally the report will be generated in the same folder which was selected.

For more details refer to https://connect.uipath.com/community/project/pua-bengaluru-bot-inspector

answered Jan 31, 2020 by Karan
• 19,610 points

Related Questions

0 votes
3 answers

How can we use java.String.format in Scala?

String aString = "world"; int aInt = 20; String.format("Hello, ...READ MORE

answered Aug 29, 2018 in Java by Daisy
• 8,140 points
2,278 views
0 votes
1 answer

How can we use wait and notify in Java?

You can refer to this: synchronized (someObject) { ...READ MORE

answered Jul 12, 2018 in Java by sophia
• 1,400 points
1,018 views
0 votes
1 answer
–1 vote
1 answer
0 votes
1 answer

How can we use IN/EXIST operator in Hive?

Hey, Yes, now Hive supports IN or EXIST, ...READ MORE

answered Jun 19, 2019 in Big Data Hadoop by Gitika
• 65,770 points
9,067 views
0 votes
2 answers

How can we use JavaScript Executor to click and enter data to a web element in Selenium?

WebElement element = driver.findElement(By.id("abcd")); // Let the ...READ MORE

answered Mar 22, 2020 in Selenium by Lakshmi Sarvepalli
3,831 views
0 votes
1 answer

How can I run bot on a previous date in UiPath Team Viewer?

Hello there, you can use Type into ...READ MORE

answered Oct 23, 2019 in RPA by Abha
• 28,140 points
1,301 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

How can we use the custom table in Laravel?

Hey, We can easily use custom table in ...READ MORE

answered Mar 20, 2020 in Laravel by Niroj
• 82,840 points
2,784 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP