Skip to content

Commit

Permalink
goes to a GitHub page and downloads the repo using 2 ways
Browse files Browse the repository at this point in the history
  • Loading branch information
kensoh committed Oct 31, 2017
1 parent a5dadc4 commit b5b2875
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/samples/3_github
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ check license_type equals to "MIT" | "Yes, repo is under MIT license." | "No, re

// for headless and visible Chrome, file can be downloaded using normal webpage interaction
// for eg, various clicking on webpage as a normal user would to trigger the file download
// alternatively, a file can be downloaded by specifying its URL as a step in flow file
// for eg, https://github.com/tebelorg/Tmail/archive/master.zip

// for Firefox and PhantomJS mode, file can be downloaded using download or receive step
// some websites including GitHub may detect and block automated downloads
Expand Down

0 comments on commit b5b2875

Please sign in to comment.