mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 10:20:09 +02:00
docs(v2): Add WebdriverIO docs page as showcase (#4220)
This commit is contained in:
parent
175d9c3c8e
commit
11c24268a1
2 changed files with 10 additions and 0 deletions
BIN
website/src/data/showcase/webdriverio.png
Normal file
BIN
website/src/data/showcase/webdriverio.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 197 KiB |
|
@ -473,6 +473,16 @@ const users = [
|
||||||
fbOpenSource: false,
|
fbOpenSource: false,
|
||||||
pinned: false,
|
pinned: false,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'WebdriverIO',
|
||||||
|
description:
|
||||||
|
'Next-gen browser and mobile automation test framework for Node.js',
|
||||||
|
preview: require('./showcase/webdriverio.png'),
|
||||||
|
website: 'https://webdriver.io/',
|
||||||
|
source: 'https://github.com/webdriverio/webdriverio',
|
||||||
|
fbOpenSource: false,
|
||||||
|
pinned: false,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Wisdom',
|
title: 'Wisdom',
|
||||||
description: 'Session replay web analytics with open data SQL/S3 access.',
|
description: 'Session replay web analytics with open data SQL/S3 access.',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue