Jani Mikkonen
Jani Mikkonen
Documentation in the reference config file says this: ``` ## Any commit having its full commit message matching any regexp listed here ## will be ignored and won't be reported...
I just withnessed following issue: Running Acceptance . Keywords . Alerts . Alert Should Not Be Present with custom timeout left a alert open after a test failure and that...
Fixes #65
Making this issue to clean up the issue log - will be marking previous stuff as duplicate for this .. See: #90, #81, #73, #70
Back when webdrivermanager started, the initial codebase was not written by me (and still mostly relies on just patching the initial uptream). Due to this, there are certain things that...
both get_download_url & get_download_path make a call towards github api end point. If both calls are made with same version (as happens if cli download is used) - we could...
Current document structure is a bit poor. I'd prefer separate release changelog and proper documentation into readme.
If people use webdrivermanager as a python module, it would be nicer to let them decide if tqdm output can be disable in order to not mess up their console...