Skip to content

issues Search Results · repo:nightwatchjs/nightwatch

Filter by

0 results
 (67 ms)

0 results

Description of the bug/issue When I use a page object in a TypeScript test project I expect to be able to use the .rightClick method without showing a type error in the IDE, but instead I m informed Property ...
  • reallymello
  • Opened 
    yesterday
  • #4374

Description of the bug/issue When I first visit the Guide section on the Nightwatch website, the center content aligns perfectly with the side panel. However, when I switch to any other section and return, ...
  • lambaaryan011
  • Opened 
    2 days ago
  • #4373

Description of the bug/issue Tests using ESModules are not recognized in Node 22. Steps to reproduce 1. npm init nightwatch 2. Select default ? Select testing type to setup for your project End-to-End ...
  • yohabe
  • Opened 
    5 days ago
  • #4371

Description Hello ! describe content is not used in JUnit reports BDD documentation indicates that You can only use describe to define the name for the test suite. However, it does not end up in JUnit ...
enhancement
  • Cactusbone
  • Opened 
    7 days ago
  • #4368

Description of the bug/issue When I call myPageObject.navigateTo( my url here ) I expect the browser to navigate to the URL specified as the parameter, but instead, at runtime, I receive an error that ...
  • reallymello
  • 3
  • Opened 
    8 days ago
  • #4367

Description File: lib/api/client-commands/enablePerformanceMetrics.js Currently, the command’s error handling and asynchronous flow rely on callbacks. Refactoring the performAction method to use async/await ...
enhancement
  • imramkrishna
  • 1
  • Opened 
    10 days ago
  • #4365

Description of the bug/issue Your code base has tsconfig.json file in your examples folder where the extends has path of ../tsconfig which doesnot exist in your code base. !-- Failed to upload Screenshot ...
  • imramkrishna
  • 1
  • Opened 
    10 days ago
  • #4364

Description of the bug/issue When I run tests in parallel in Nightwatch v3, process.argv is getting clobbered. Here s process.argv in Nightwatch v2 ... [ C:\\Program Files\\nodejs\\node.exe , ...
  • jkretsch
  • 2
  • Opened 
    11 days ago
  • #4363

Description of the bug/issue The link to Discord is not working - https://discord.gg/SN8Da2X I click on Accept Invitation and then all I see is a page with a spinning icon. I see errors in the devtools ...
  • jkretsch
  • 2
  • Opened 
    12 days ago
  • #4362

Description of the bug/issue I have Nightwatch config like so ... test_workers: { enabled: true, // run tests in parallel (Jenkins server has 4 cores) workers: auto , // specify number of ...
  • jkretsch
  • 2
  • Opened 
    12 days ago
  • #4361
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 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.