selenium.webdriver.support.wait

When i import “from selenium.webdriver.support.wait import WebDriverWait”, it appears as unresolved in PyCharm.
I've tried everything suggested by chatGPT and nothing works. Can you tell me a way to olve this issue?

 

0

Hello, 
The issue seems unreproducible on the latest. Please try File | Invalidate Caches with all options checked, and if this doesn't help, run the pip list command in the PyCharm terminal and share the output here.

0

请先登录再写评论。