What's Changed
- Fixed algorithm of key unbinding (ESET ProtectHub)
- Optimizing program performance when using the
--repeat
argument:
Now, if you use the
--repeat
argument with a value greater than1
, the program will skip updating and checking webdrivers in the next repetitions, since everything necessary will be done once on the first repetition.
- A new parameter has been added to the Browsers group of command line arguments:
--auto-detect-browser
- Update docs
Full Changelog: v1.5.4.2...v1.5.4.3