Skip to content

issues Search Results · repo:bgotink/ngx-playwright language:JavaScript

Filter by

15 results
 (48 ms)

15 results

inbgotink/ngx-playwright (press backspace or delete to remove)

Hi, I tested the @ngx-playwright/test (0.5.8) library and noticed that even when the tests fail, the ng e2e --ui=false command terminates with exit code 0, which stands for a success. This is an issue ...
  • xxluke
  • 2
  • Opened 
    on Oct 18, 2024
  • #21

Running ng add @ngx-playwright/test requires an Application Project to be defined. Library projects will have components that require testing as well, but the schematic can t be used on library projects ...
  • russelporosky
  • 2
  • Opened 
    on Apr 1, 2024
  • #19

When I add the tests to a freshly generated project, it works OK with the default browser (chrome): $ ng e2e ✔ Browser application bundle generation complete. Initial Chunk Files | Names | Raw ...
  • marcin-wosinek
  • 1
  • Opened 
    on Jun 20, 2023
  • #17

After successfully defining atleast 1 e2e scenario using this framework. The E2E test ended up taking about 1 minute even after disabling autoStabilization.
  • azaeng04
  • Opened 
    on May 30, 2023
  • #16

How do you go about waiting for a specific harness to appear if it is optional that it can appear on the page or not?
  • azaeng04
  • 2
  • Opened 
    on May 8, 2023
  • #15

Could you show an example of where this library would work to ensure that automation can continue after an animation has completed?
  • azaeng04
  • Opened 
    on May 4, 2023
  • #14

Getting following error:- Error: elementHandle.click: Element is not attached to the DOM =========================== logs =========================== attempting click action waiting ...
  • yogeshgadge
  • 1
  • Opened 
    on Apr 26, 2023
  • #13

Run ng add @ngx-playwright/test ng add @ngx-playwright/test ℹ Using package manager: npm ✔ Found compatible package version: @ngx-playwright/test@0.4.0. ✔ Package information loaded. The package @ngx-playwright/test@0.4.0 ...
  • yogeshgadge
  • 3
  • Opened 
    on Apr 21, 2023
  • #12

About This util is currently defining peer dependencies towards Angular 14.x, causing errors in Angular 15.x projects. Solution We create a new major version for Angular 15 projects
  • jVerhaert
  • Opened 
    on Oct 26, 2022
  • #9

Thank you very much for this project! I am looking forward to being able to use Angular Material component test harnesses on my playwright e2e tests. I am, however, getting the following error when importing ...
  • rafagsiqueira
  • 9
  • Opened 
    on Aug 19, 2022
  • #8
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub