Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix firefox jsonview, and other updates #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mchampanis
Copy link

  • new firefox versions ship with jsonview preference enabled, which turns json into pretty print html and breaks tool; i have fixed this by passing in a firefox profile to webdriver with it disabled
  • gets rid of pip sudo warnings
  • adds required gtk3 libs to apt-get install
  • updated README with additional macOS instruction for shared folders
  • setup creates local .env file for user now
  • wait for login form to appear, instead of sleeping for arbitrary number of seconds
  • indentation

- new firefox versions ship with `jsonview` preference enabled, which turns json into pretty print html and breaks tool; i have fixed this by passing in a firefox profile to webdriver with it disabled
- gets rid of `pip` `sudo` warnings
- adds required gtk3 libs to `apt-get install`
- updated `README` with additional macOS instruction for shared folders
- `setup` creates local `.env` file for user now
- wait for login form to appear, instead of sleeping for arbitrary number of seconds
- indentation
@jspiro jspiro mentioned this pull request May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant