Python-World / s-tool

Selenium wrapper to make your life easy.
MIT License
10 stars 6 forks source link

[Feature] #40 added optional executable path #46

Closed chavarera closed 3 years ago

chavarera commented 3 years ago

40 Resolved

codecov-commenter commented 3 years ago

Codecov Report

Merging #46 (7918cf5) into main (8d05268) will decrease coverage by 0.04%. The diff coverage is 70.58%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
- Coverage   74.38%   74.33%   -0.05%     
==========================================
  Files           5        5              
  Lines         203      226      +23     
==========================================
+ Hits          151      168      +17     
- Misses         52       58       +6     
Impacted Files Coverage Δ
s_tool/driver.py 87.50% <70.58%> (-5.49%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8d05268...7918cf5. Read the comment docs.