update windows eval examples
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"files": [
|
||||
{
|
||||
"url": "https://drive.usercontent.google.com/download?id=1WIyJbssCCscQ96be2hF9N7tXPz23JoBT&export=download&authuser=0&confirm=t&uuid=503cdbf3-2fe3-4019-bfd1-5d1faab8d049&at=APZUnTV-XLlF8KEx7zMjtX2kYSuM:1705909207212",
|
||||
"path": "C:\\Users\\user\\Employee_Age_By_Birthday.xlsx"
|
||||
"path": "C:\\Users\\chenj\\Employee_Age_By_Birthday.xlsx"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -18,7 +18,7 @@
|
||||
{
|
||||
"type": "open",
|
||||
"parameters": {
|
||||
"path": "C:\\Users\\user\\Employee_Age_By_Birthday.xlsx"
|
||||
"path": "C:\\Users\\chenj\\Employee_Age_By_Birthday.xlsx"
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -31,7 +31,7 @@
|
||||
{
|
||||
"type": "activate_window",
|
||||
"parameters": {
|
||||
"window_name": "Employee_Age_By_Birthday.xlsx - LibreOffice Calc",
|
||||
"window_name": "Employee_Age_By_Birthday - Excel",
|
||||
"strict": true
|
||||
}
|
||||
},
|
||||
@@ -63,7 +63,7 @@
|
||||
"files": [
|
||||
{
|
||||
"url": "https://drive.usercontent.google.com/download?id=1sRI72UGfHiVBRFuV4uwhr173u3Sf46Y6&export=download&authuser=0&confirm=t&uuid=90da5e2b-39c0-449d-b753-09dfed73b509&at=APZUnTVFInccKo2QB9JNnIidFfG3:1705909465173",
|
||||
"path": "C:\\Users\\user\\Employee_Age_By_Birthday_gold.xlsx"
|
||||
"path": "C:\\Users\\chenj\\Employee_Age_By_Birthday_gold.xlsx"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -71,7 +71,7 @@
|
||||
{
|
||||
"type": "open",
|
||||
"parameters": {
|
||||
"path": "C:\\Users\\user\\Employee_Age_By_Birthday_gold.xlsx"
|
||||
"path": "C:\\Users\\chenj\\Employee_Age_By_Birthday_gold.xlsx"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -113,12 +113,12 @@
|
||||
"func": "compare_table",
|
||||
"expected": {
|
||||
"type": "vm_file",
|
||||
"path": "C:\\Users\\user\\Employee_Age_By_Birthday_gold.xlsx",
|
||||
"path": "C:\\Users\\chenj\\Employee_Age_By_Birthday_gold.xlsx",
|
||||
"dest": "Employee_Age_By_Birthday_gold.xlsx"
|
||||
},
|
||||
"result": {
|
||||
"type": "vm_file",
|
||||
"path": "C:\\Users\\user\\Employee_Age_By_Birthday.xlsx",
|
||||
"path": "C:\\Users\\chenj\\Employee_Age_By_Birthday.xlsx",
|
||||
"dest": "Employee_Age_By_Birthday.xlsx"
|
||||
},
|
||||
"options": {
|
||||
|
||||
Reference in New Issue
Block a user