Skip to content

Commit eaf0ce4

Browse files
Update playwright-wdio.md (#113)
1 parent 0317d09 commit eaf0ce4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versioned_docs/version-2x/StandaloneSolutions/playwright-wdio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
sidebar_position: 0
33
---
4-
# @qavajs/playwright
4+
# @qavajs/playwright-wdio
55
qavajs implementation on top of playwright runner with special wdio fixtures
66

77
Demo projects:
@@ -60,4 +60,4 @@ export default defineConfig<WdioOptions>({
6060
}
6161
]
6262
});
63-
```
63+
```

0 commit comments

Comments
 (0)