HENNGE / arsenic

Async WebDriver implementation for asyncio and asyncio-compatible frameworks
Other
350 stars 53 forks source link

Remote IE Session broken in dev8 #31

Open ojii opened 6 years ago

ojii commented 6 years ago

Remote sessions (at least for IE?) need CompatSession. But local IE needs normal Session. Need to find a good solution for this.