chore: test list tabs (#208)
This commit is contained in:
@@ -47,7 +47,7 @@ const pdf: Tool = {
|
||||
|
||||
return {
|
||||
code,
|
||||
action: async () => tab.page.pdf({ path: fileName }).then(() => ({})),
|
||||
action: async () => tab.page.pdf({ path: fileName }).then(() => {}),
|
||||
captureSnapshot: false,
|
||||
waitForNetwork: false,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user