You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Use browser to re-copy a web page
13
13
14
14
`pip3 install -r requirements.txt`
15
15
16
-
- Step 3: Edit the main.py file in line 8 and line 13 to your path browser driver and the web you want to clone (this version using Chrome Driver 90.0.4430.24)
16
+
- Step 3: Edit the main.py (edit the url you want to clone)
17
17
18
18
## Usage π
19
19
- Step 4: Run and wait for the magic to happen
@@ -25,7 +25,7 @@ Use browser to re-copy a web page
25
25
## Requirements to script service install
26
26
- Python3, Pip3
27
27
28
-
- Chrome, Firefox driver
28
+
- Chrome
29
29
30
30
## Contributing
31
31
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
0 commit comments