@alfresco/aca-playwright-shared
Advanced tools
Comparing version 5.1.1-10829642965 to 5.1.1-10832792265
{ | ||
"name": "@alfresco/aca-playwright-shared", | ||
"version": "5.1.1-10829642965", | ||
"version": "5.1.1-10832792265", | ||
"license": "LGPL-3.0", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
@@ -53,2 +53,6 @@ /*! | ||
checkedCheckbox: Locator; | ||
highlightedText: string; | ||
searchFileName: string; | ||
searchFileDescription: string; | ||
searchFileContent: string; | ||
/** Locator for row (or rows) */ | ||
@@ -186,2 +190,3 @@ getRowLocator: Locator; | ||
getLockOwner(itemName: string): Promise<string>; | ||
hasHighlightedText(location: 'name' | 'description' | 'content'): Promise<boolean>; | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2833552
24518
0