mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-01 07:49:43 +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,
|
||||
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',
|
||||
description: 'Session replay web analytics with open data SQL/S3 access.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue