yashaka/selene

ModuleNotFoundError: No module named 'webdriver_manager.core.os' on v 2.0.0rc2

dimaklepikov opened this issue · 2 comments

selene/core/configuration.py calls a non-existing module from WDM.

This occurs on calling browser.driver imported from 'selene.api'

Hey, the latest version is 2.0.0rc4, can you upgrade and check your case with it? Probably it will be fixed...

Thanks! Yes, it solved the issue