docs(v2): Add WebdriverIO docs page as showcase (#4220)

This commit is contained in:
Christian Bromann 2021-02-12 17:19:12 +01:00 committed by GitHub
parent 175d9c3c8e
commit 11c24268a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 KiB

View file

@ -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.',