Skip to content

Commit

Permalink
Create Demo Automation Script.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SaranshBaniyal authored Oct 17, 2021
1 parent b3f8943 commit 9e409a1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions examples/Demo Automation Script.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Demo Automation Script

This is a Demo Automation Script to automatically download images from the internet to create a image dataset.

## Steps Involved in creation of this Demo Script:-
* Run ' python -m pyautoeasy ' in the Terminal to record the necessary ScreenPoints for the process.
* Modify the automatically generated ' sample.py ' file accordingly. In this case ' sample.py ' was modified to search for car images using chrome and then download them.

0 comments on commit 9e409a1

Please sign in to comment.