behaving icon indicating copy to clipboard operation
behaving copied to clipboard

Check for desired_capabilities to avoid overwriting it

Open oyvinev opened this issue 2 years ago • 0 comments

desired_capabilities is overwritten when accept_ssl_certs=True is set on context. Avoided here by updating the dict in "desired_capabilities" instead of overwriting it.

oyvinev avatar Oct 11 '22 10:10 oyvinev