Skip to content
#

protractor

Here are 504 public repositories matching this topic...

henrypoon
henrypoon commented Jun 16, 2021

What are you trying to achieve?

export DataTable and other cucumber-related types such that we can use it in step definitions

What do you get instead?

I need to manually define it on our own

interface OwnTableDefinition {
  /**
   * obtain an object that allows you to get a simple version of the table parsed by column or row
   */
  parse(): {
    /**
     * retu
enhancement good first issue typescript

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