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!
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