Element.doubleClick() Implemented
#57
Merged
Annotations
5 errors and 10 warnings
|
|
|
Sources/SwiftWebDriver/API/Request/Elements/PostElementDoubleClickRequest.swift#L82
Variable name 'y' should be between 3 and 40 characters long (identifier_name)
|
|
Sources/SwiftWebDriver/API/Request/Elements/PostElementDoubleClickRequest.swift#L81
Variable name 'x' should be between 3 and 40 characters long (identifier_name)
|
|
Sources/SwiftWebDriver/API/Request/Elements/PostElementDoubleClickRequest.swift#L74
Variable name 'y' should be between 3 and 40 characters long (identifier_name)
|
|
Sources/SwiftWebDriver/API/Request/Elements/PostElementDoubleClickRequest.swift#L73
Variable name 'x' should be between 3 and 40 characters long (identifier_name)
|
|
Sources/SwiftWebDriver/WebDriver.swift#L92
public declarations should be documented (missing_docs)
|
|
Sources/SwiftWebDriver/WebDriver.swift#L87
public declarations should be documented (missing_docs)
|
|
Sources/SwiftWebDriver/WebDriver.swift#L82
public declarations should be documented (missing_docs)
|
|
Sources/SwiftWebDriver/WebDriver.swift#L60
public declarations should be documented (missing_docs)
|
|
Sources/SwiftWebDriver/WebDriver.swift#L46
public declarations should be documented (missing_docs)
|
|
Sources/SwiftWebDriver/WebDriver.swift#L9
public declarations should be documented (missing_docs)
|
|
Example/Sources/SeleniumSwiftExample/main.swift#L12
public declarations should be documented (missing_docs)
|
|
Example/Sources/SeleniumSwiftExample/main.swift#L1
File name should match a type or extension declared in the file (if any) (file_name)
|
|
Example/Package.swift#L6
Top-level declarations should specify Access Control Level keywords explicitly (explicit_top_level_acl)
|
|
Example/Package.swift#L6
All declarations should specify Access Control Level keywords explicitly (explicit_acl)
|
The logs for this run have expired and are no longer available.
Loading