File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -30,16 +30,16 @@ To start `npm start`
3030### Purpose of this script?
3131
3232> Express wi-fi gives 1GB data pack by watching ads of 30-35 seconds.
33- > So, I have to watch 35second ad and after watching that ad, I got only 100mb .
34- > I just automate this task using the power of ` javascript ` & ` selenium `
33+ > So, I have to watch 35second ad and after watching that ad, I got only 1GB .
34+ > I just automate this task using the power of ` javascript ` & ` selenium ` and now I got 9GB in single shot.
3535
3636### What this script do?
3737
38- 1 . It opens the new 4 chrome windows parallel
39- 2 . Enters the URL
38+ 1 . It opens the new 9 chrome windows parallely.
39+ 2 . Loads the ad URL
40403 . Waits for the page to load
41414 . Wait till advertisement video finish
42- 5 . Exit the browser
42+ 5 . Exit the browser after pack is credited.
4343
4444### Things to improve
4545
You can’t perform that action at this time.
0 commit comments