Refactoring and new methods
Refactoring and new methods:
- Git-ignore the .vscode folder
- flake8 upgraded to v3.7.4
- Simplify BeautifulSoup usage
- Remove old deprecated methods
- Deprecate scroll_click() because click() already scrolls
- Add methods to avoid using camelCase in Python