diff --git a/lib/config.ts b/lib/config.ts index 478b10363..4d94860e8 100644 --- a/lib/config.ts +++ b/lib/config.ts @@ -29,7 +29,7 @@ export interface Config { seleniumServerJar?: string; /** - * The timeout milliseconds waiting for standalone Selenium Server to start. + * The timeout milliseconds waiting for the local standalone Selenium Server to start. * * default: 30000ms */