Need help with namespace error

I installed a package from the NuGet package installer and the compiler says it’s in my references as the IntelliSense autocomplete “OpenQA.Selenium”, but I keep getting a namespace error in unity but not in the compiler. Thanks for the help!

182024-1.png

To work with NuGet packages in Unity, you need a special package. I myself used

NuGetForUnity

from GitHub: GitHub - GlitchEnzo/NuGetForUnity: A NuGet Package Manager for Unity