Refactor test scripts by removing unused files, updating test commands, and adding new functionality for window switching and variable extraction
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
"patterns": [
|
||||
{
|
||||
"name": "keyword.control.playwrong",
|
||||
"match": "\\b(use|open|wait|click|fill|scroll|sleep|dump|break)\\b"
|
||||
"match": "\\b(use|open|wait|click|fill|scroll|sleep|dump|break|switch to new window|switch to tab|extract)\\b"
|
||||
},
|
||||
{
|
||||
"name": "entity.name.function.playwrong",
|
||||
|
||||
Reference in New Issue
Block a user