Updates and more
- Add the ability to launch IE tests in headless mode.
- Add option
--ie
as a shortcut for--browser=ie
. - Update the Dockerfile.
- Update HighCharts version to
9.1.1
. - Update Python dependencies:
--certifi>=2021.5.30
--ipdb==0.13.9;python_version>="3.6"
--urllib3==1.26.5
--fasteners==0.16.1;python_version>="3.6"
--pytest-rerunfailures==10.0;python_version>="3.6"
--ipython==7.24.1;python_version>="3.7"