The Wayback Machine - https://web.archive.org/web/20220707063937/https://github.com/topics/selenium-webdriver
Skip to content
#

selenium-webdriver

selenium logo

Selenium is an umbrella project encapsulating a variety of tools and libraries enabling web browser automation. Selenium specifically provides an infrastructure for the W3C WebDriver specification — a platform and language-neutral coding interface compatible with all major web browsers.

Here are 3,832 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
Organization
SeleniumHQ
Website
www.selenium.dev
Wikipedia
Wikipedia