KeyNotFoundError : status
Shikamae opened this issue · 0 comments
Shikamae commented
Hi, guys.
I've met a “KeyNotFoundError : status”, when I tried to Start IEDriver with ie.edgechromium option to use Edge in IE mode.
This error was also occured for calling StartRemotely function to connect to IEDriver which had been started with ie.edgechromium option.
It seemed DOM didn't have status value in IE mode.
Does anyone confirm the error and fix it?