Closed mishan88 closed 1 year ago
Ah, so, I don't actually want to remove this block — it's needed for Google Chrome support. Instead, I want to just not run the block if se:ieOptions
is set in caps
(so just place the block you removed inside an if
instead).
Sorry. I misunderstood your intention. I'll rewrite later.
I rewrote. If capabilities' browserName
is chrome, add goog:chromeOptions
.
Excellent, thank you! I left a comment.
Merging #215 (53565a1) into main (377e40b) will decrease coverage by
0.21%
. The diff coverage is28.57%
.:exclamation: Current head 53565a1 differs from pull request most recent head a97a0c2. Consider uploading reports for the commit a97a0c2 to get more accurate results
Thank you!
Fixes #214
Proposed Changes
goog:chromeoptions
to capabilities