Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/nightwatchjs/nightwatch
Integrated end-to-end testing framework written in Node.js and using W3C Webdriver API. Developed at @browserstack
https://github.com/nightwatchjs/nightwatch
Add types support in Nightwatch examples, test, and types/tests directories.
yashPratp983 opened this pull request over 1 year ago
yashPratp983 opened this pull request over 1 year ago
Update JS dependencies
AutomatedTester opened this issue over 1 year ago
AutomatedTester opened this issue over 1 year ago
Ability to disable process listener
swrdfish opened this issue over 1 year ago
swrdfish opened this issue over 1 year ago
Feature/disable process listener for programattic api
swrdfish opened this pull request over 1 year ago
swrdfish opened this pull request over 1 year ago
Moved deprecated commands from lib/api/protocols to a .deprecated namespace
itsspriyansh opened this pull request over 1 year ago
itsspriyansh opened this pull request over 1 year ago
Move network-related commands to .network namespace.
yashPratp983 opened this pull request over 1 year ago
yashPratp983 opened this pull request over 1 year ago
Move log related commands to `.logs` namespaces.
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
Move deprecated client commands to deprecated namespace.
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
Add support for namespaced aliases.
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
chore(deps): update dependency nightwatch-axe-verbose to ^2.2.2
justafish opened this pull request over 1 year ago
justafish opened this pull request over 1 year ago
Fix sync tests getting skipped in parallel mode.
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
Add types for `chrome` namespace commands
Priyanka0613 opened this pull request over 1 year ago
Priyanka0613 opened this pull request over 1 year ago
captureNetworkRequests can cause other calls to throw a 404 error
qa-danny opened this issue over 1 year ago
qa-danny opened this issue over 1 year ago
Fix elements and commands property issue with POM.
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
Some tests are skipped and a report is generated before test execution is completed in parallel testing via test workers in Nightwatch 3.0.1
BAKS-MAN opened this issue over 1 year ago
BAKS-MAN opened this issue over 1 year ago
3.0.1 silently skipping tests with async commands not used in async tests
reallymello opened this issue over 1 year ago
reallymello opened this issue over 1 year ago
Add manually triggered Nightly release workflow.
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
TypeScript page object commands property only accepts arrays in 3.0.1
reallymello opened this issue over 1 year ago
reallymello opened this issue over 1 year ago
Can't mix element selector shorthand in TypeScript page object elements collection in Nightwatch 3.0.1
reallymello opened this issue over 1 year ago
reallymello opened this issue over 1 year ago
Fixes/3781 fix cucumber step definition config
gravityvi opened this pull request over 1 year ago
gravityvi opened this pull request over 1 year ago
Cucumber steps don't work for Nightwatch 3.0.1
kreuka opened this issue over 1 year ago
kreuka opened this issue over 1 year ago
Add types for Firefox namespace commands
Priyanka0613 opened this pull request over 1 year ago
Priyanka0613 opened this pull request over 1 year ago
Page-object commands should return the same page-object.
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
Fix types for namespaces on page-objects.
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
Page object commands not working in 3.0.1 typescript projects
reallymello opened this issue over 1 year ago
reallymello opened this issue over 1 year ago
Update Readme for V3
AutomatedTester opened this pull request over 1 year ago
AutomatedTester opened this pull request over 1 year ago
[chore]: Update Selenium to 4.10
AutomatedTester opened this pull request over 1 year ago
AutomatedTester opened this pull request over 1 year ago
Build Nightwatch using TypeScript.
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
Fix 'duckDuckGo.js' example test.
Priyanka0613 opened this pull request over 1 year ago
Priyanka0613 opened this pull request over 1 year ago
global element api not working with element properties as argument
garg3133 opened this issue over 1 year ago
garg3133 opened this issue over 1 year ago
Fix NightwatchClient -> NightwatchAPI in new element api JSDoc.
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
Allow to disable logs from geckodriver and edgedriver.
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
Fix takeScreenshot command not returning anything.
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
Allow users to disable chromedriver logs in Nightwatch.
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
Fix issue with locating nth element in new element API.
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
Allow access of nested globals properties.
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
Fix types for expect and global element api.
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
Fixes/3746 send reason to browserstack on session end
gravityvi opened this pull request over 1 year ago
gravityvi opened this pull request over 1 year ago
Feature: Add cli commands to setup plugins for test scenarios
swrdfish opened this pull request over 1 year ago
swrdfish opened this pull request over 1 year ago
Fix types for element api.
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
vrt plugin: expected true but got ""
jpratt2 opened this issue over 1 year ago
jpratt2 opened this issue over 1 year ago
To git fix
harshit-bs opened this pull request over 1 year ago
harshit-bs opened this pull request over 1 year ago
More type fixes in types migrated from DefinitelyTyped.
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
Fix #3752 and add flag to disable boxen
swrdfish opened this pull request over 1 year ago
swrdfish opened this pull request over 1 year ago
Can't access second level deep inside browser.globals collection in NW 3.0
reallymello opened this issue over 1 year ago
reallymello opened this issue over 1 year ago
Screenshots are not taken on failure if mixing async test with sync afterEach test hook
reallymello opened this issue over 1 year ago
reallymello opened this issue over 1 year ago
Fixes/3102 handle parallelism in cucumber
gravityvi opened this pull request over 1 year ago
gravityvi opened this pull request over 1 year ago
Geckodriver in 4 fails to provide bin script
marcin-wosinek opened this issue over 1 year ago
marcin-wosinek opened this issue over 1 year ago
waitUntil may not wait when used in a custom command
reallymello opened this issue over 1 year ago
reallymello opened this issue over 1 year ago
"undefined" appears instead of the environment name in the test output in console (3.0 beta)
reallymello opened this issue over 1 year ago
reallymello opened this issue over 1 year ago
Global expect node execution is leaking into other subsequent nodes.
reallymello opened this issue over 1 year ago
reallymello opened this issue over 1 year ago
StackBlitz live IDE preview in documentation erroring out
reallymello opened this issue over 1 year ago
reallymello opened this issue over 1 year ago
Moves the minimum engine support for NodeJS to 14.20.0
AutomatedTester opened this pull request over 1 year ago
AutomatedTester opened this pull request over 1 year ago
Fixes/3649 use same http agent for requests
gravityvi opened this pull request over 1 year ago
gravityvi opened this pull request over 1 year ago
Fixes #3739, use JSON.stringify to stringify objects
swrdfish opened this pull request over 1 year ago
swrdfish opened this pull request over 1 year ago
Retried tests on BrowserStack are left unmarked
MicahLC opened this issue over 1 year ago
MicahLC opened this issue over 1 year ago
Fix/refactor types migrated from DefinitelyTyped
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
Add types checking workflows
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
Custom Class-Style commands returning a promise reject does not stop execution
humphreyn opened this issue over 1 year ago
humphreyn opened this issue over 1 year ago
loggingPrefs don't take affect
trobbins1981 opened this issue over 1 year ago
trobbins1981 opened this issue over 1 year ago
Custom assert error message prints: - expected "[object Object]" but got: "[object Object]"
Ftelf opened this issue over 1 year ago
Ftelf opened this issue over 1 year ago
fix: github action spawning issue
vaibhavsingh97 opened this pull request over 1 year ago
vaibhavsingh97 opened this pull request over 1 year ago
Revert "chore: Add Github Action and husky"
vaibhavsingh97 opened this pull request over 1 year ago
vaibhavsingh97 opened this pull request over 1 year ago
Fix types for page objects.
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
test if github action works
vaibhavsingh97 opened this pull request over 1 year ago
vaibhavsingh97 opened this pull request over 1 year ago
Bump patch Version for ejs from 3.1.8 to 3.1.9
Annniee1 opened this pull request over 1 year ago
Annniee1 opened this pull request over 1 year ago
Verify command halts test execution
jpratt2 opened this issue over 1 year ago
jpratt2 opened this issue over 1 year ago
Page objects broken (or not backward compatible?) under 3.0.0-beta.1
reallymello opened this issue over 1 year ago
reallymello opened this issue over 1 year ago
npm init nightwatch error if running adblocker if usage metrics options enabled
reallymello opened this issue over 1 year ago
reallymello opened this issue over 1 year ago
chore: Add Github Action and husky
vaibhavsingh97 opened this pull request over 1 year ago
vaibhavsingh97 opened this pull request over 1 year ago
Test o11y -> v2.6
AutomatedTester opened this pull request over 1 year ago
AutomatedTester opened this pull request over 1 year ago
separate globals.js file not working
jpratt2 opened this issue over 1 year ago
jpratt2 opened this issue over 1 year ago
Add types for modified non-element API.
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
"Verify" assertion not continuing as expected
jpratt2 opened this issue over 1 year ago
jpratt2 opened this issue over 1 year ago
Add missing commits from DefinitelyTyped.
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
Add missing aposthropes from default configuration.
lauravuo opened this pull request over 1 year ago
lauravuo opened this pull request over 1 year ago
All the tests specified with `.only()` should be executed rather than just the last one
harshit-bs opened this issue over 1 year ago
harshit-bs opened this issue over 1 year ago
Ability for users to selectively run testcases with the newly introduced `rerun` json file
harshit-bs opened this issue over 1 year ago
harshit-bs opened this issue over 1 year ago
feat: add tsd for types test
vaibhavsingh97 opened this pull request over 1 year ago
vaibhavsingh97 opened this pull request over 1 year ago
The browser.uploadFile() method is not uploading the required attachment to the website under test on Android (Chrome) browser
abhimanyukoul opened this issue over 1 year ago
abhimanyukoul opened this issue over 1 year ago
browser.getText sometimes returns an instance of the NightwatchAPI when running on BrowserStack
tootsweet opened this issue over 1 year ago
tootsweet opened this issue over 1 year ago
Refactor colors.js to class-based approach.
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
Remove dependency on driver binaries, fallback to selenium-manager
swrdfish opened this pull request over 1 year ago
swrdfish opened this pull request over 1 year ago
handle rejection of promise in element-assertions
gravityvi opened this pull request over 1 year ago
gravityvi opened this pull request over 1 year ago
added waitUntil module to element apis
gravityvi opened this pull request over 1 year ago
gravityvi opened this pull request over 1 year ago
Types migration
beatfactor opened this pull request over 1 year ago
beatfactor opened this pull request over 1 year ago
Element command assert are causing unhandled rejection
gravityvi opened this issue over 1 year ago
gravityvi opened this issue over 1 year ago
feat/retry-data: Added retry test data to global reporter
harshit-bs opened this pull request over 1 year ago
harshit-bs opened this pull request over 1 year ago
Skipped tests have categorized as either user-marked or runtime-failed
harshit-bs opened this pull request over 1 year ago
harshit-bs opened this pull request over 1 year ago
Fix nesting strategies in findByLabelText.
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
Fix sendKeys to allow multiple value arguments; add setValue.
garg3133 opened this pull request over 1 year ago
garg3133 opened this pull request over 1 year ago
Always throw uncaught exceptions
swrdfish opened this pull request over 1 year ago
swrdfish opened this pull request over 1 year ago
test_workers failed to launch multiple emulators for parallel execution in Nightwatch v2.6.8
sytw9woa opened this issue over 1 year ago
sytw9woa opened this issue over 1 year ago
Feat: event setup for nightwatch hooks
harshit-bs opened this pull request over 1 year ago
harshit-bs opened this pull request over 1 year ago
chore: Upgrade selenium to 4.9.0
AutomatedTester opened this pull request over 1 year ago
AutomatedTester opened this pull request over 1 year ago
Test execution by tag failed when `browser` is used in the `describe` section
BAKS-MAN opened this issue over 1 year ago
BAKS-MAN opened this issue over 1 year ago
Feat/rerun
prudhvi22 opened this pull request over 1 year ago
prudhvi22 opened this pull request over 1 year ago
Test runner crashes with ENAMETOOLONG when visual regression test fails
vramdal opened this issue over 1 year ago
vramdal opened this issue over 1 year ago
[DO NOT MERGE] Create a Json reporter for rerun functionality
prudhvi22 opened this pull request over 1 year ago
prudhvi22 opened this pull request over 1 year ago
There was an error while trying to load the file nightwatch/custom-commands/angular/getElementsInList.js
mikeumus opened this issue over 1 year ago
mikeumus opened this issue over 1 year ago