We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c7ab00 commit c5c65e5Copy full SHA for c5c65e5
dotnet/src/webdriver/PhantomJS/PhantomJSDriver.cs
@@ -59,6 +59,7 @@ namespace OpenQA.Selenium.PhantomJS
59
/// }
60
/// </code>
61
/// </example>
62
+ [Obsolete("Development of PhantomJS has been discontinued, and the project archived. The PhantomJS driver will be removed in a future release.")]
63
public class PhantomJSDriver : RemoteWebDriver
64
{
65
/// <summary>
0 commit comments