Skip to content
#

webdriverio

Here are 377 public repositories matching this topic...

rockwalrus
rockwalrus commented Feb 8, 2022

What are you trying to achieve?

Have TypeScript definitions for addMochawesomeContext.

What do you get instead?

There is no Mochawesome class in the typings directory.

Provide test source code if related

declare namespace CodeceptJS {
  interface SupportObject { I: I }
  interface Methods extends  Mochawesome {}
  interface I extends WithTranslation<Mochaweso

Improve this page

Add a description, image, and links to the webdriverio topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the webdriverio topic, visit your repo's landing page and select "manage topics."

Learn more