@types/selenium-webdriver
Advanced tools
Comparing version 2.53.47 to 2.53.48
@@ -7,3 +7,2 @@ import * as webdriver from './index'; | ||
* | ||
* @extends {webdriver.WebDriver} | ||
*/ | ||
@@ -18,3 +17,2 @@ export class Driver extends webdriver.WebDriver { | ||
* {@code null} to use the currently active flow. | ||
* @constructor | ||
*/ | ||
@@ -51,3 +49,2 @@ constructor( | ||
/** | ||
* @constructor | ||
*/ | ||
@@ -303,3 +300,2 @@ constructor(); | ||
* cannot be found on the PATH. | ||
* @constructor | ||
*/ | ||
@@ -306,0 +302,0 @@ constructor(opt_exe?: string); |
@@ -11,3 +11,2 @@ import * as webdriver from './index'; | ||
* specified, will attempt to locate Firefox on the current system. | ||
* @constructor | ||
*/ | ||
@@ -49,3 +48,2 @@ constructor(opt_exe?: string); | ||
* be used. | ||
* @constructor | ||
*/ | ||
@@ -52,0 +50,0 @@ constructor(opt_dir?: string); |
@@ -97,3 +97,2 @@ import * as webdriver from './index'; | ||
* | ||
* @implements {cmd.Executor} | ||
*/ | ||
@@ -100,0 +99,0 @@ export class Executor { |
{ | ||
"name": "@types/selenium-webdriver", | ||
"version": "2.53.47", | ||
"version": "2.53.48", | ||
"description": "TypeScript definitions for Selenium WebDriverJS", | ||
@@ -33,4 +33,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/selenium-webdriver", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "5fefda1c850a30c87f6d30c55fb5f5db854e4f8f0d5d31c6b079bbbdd9f3c532", | ||
"typeScriptVersion": "3.9" | ||
"typesPublisherContentHash": "3ac00b832094a1d2284030728f67f9365600fccf3a9f3d3a27d5eb70fce35092", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 12 May 2022 18:01:35 GMT | ||
* Last updated: Sat, 29 Apr 2023 04:03:44 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
@@ -87,3 +87,2 @@ import * as webdriver from './index'; | ||
/** | ||
* @constructor | ||
**/ | ||
@@ -90,0 +89,0 @@ constructor(); |
@@ -29,3 +29,2 @@ import * as webdriver from './index'; | ||
/** | ||
* @implements {command.Executor} | ||
*/ | ||
@@ -32,0 +31,0 @@ export class CommandExecutor {} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
243734
5879