- Added headless support into run_profile function:
python
dolphin.run_profile(profile_id, headless=True)
`
- Fixed issue with downloading driver [7](https://github.com/DedInc/selenium_dolphin/issues/7)
- Fixed issue with empty fingerprint generation [6](https://github.com/DedInc/selenium_dolphin/issues/6)
- Fixed issue with selection driver on non-Windows systems