The Wayback Machine - https://web.archive.org/web/20220430200825/https://github.com/topics/protractor
Skip to content
#

protractor

Here are 506 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

A complete Angular 6 and Webpack 4 starter seed with minimal and full featured branches. Full featured branch includes: Material Design 2 (Bootstrap 4 branch available as well), @ngrx, HMR, DLLs and optional use of Universal for server-side rendering - Supports AOT (offline) compilation, sync and lazy loading. Karma/Protractor for e2e/unit tests.
  • Updated Mar 2, 2022
  • TypeScript

Improve this page

Add a description, image, and links to the protractor 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 protractor topic, visit your repo's landing page and select "manage topics."

Learn more