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
Fix selectElement example test.
garg3133 opened this pull request 6 months ago
garg3133 opened this pull request 6 months ago
Add .check and .uncheck commands for immutable checkbox operations
reallymello opened this pull request 6 months ago
reallymello opened this pull request 6 months ago
unhandled rejection in select method if element is not null but tagName is
reallymello opened this issue 6 months ago
reallymello opened this issue 6 months ago
EJS vulnerability for 2.6.X fix?
TannerS opened this issue 6 months ago
TannerS opened this issue 6 months ago
Log output from commands using relative locators are hard to read
reallymello opened this issue 6 months ago
reallymello opened this issue 6 months ago
Issue: No browser object is available for BeforeAll hooks when using Cucumber
SDETQATestAutomation opened this issue 6 months ago
SDETQATestAutomation opened this issue 6 months ago
Fix selector object doc links in API docs.
garg3133 opened this pull request 6 months ago
garg3133 opened this pull request 6 months ago
Fix API doc for `setPassword` command.
garg3133 opened this pull request 6 months ago
garg3133 opened this pull request 6 months ago
Allow to enter the DEBUG mode from the pause command.
garg3133 opened this pull request 6 months ago
garg3133 opened this pull request 6 months ago
`suppressNotFoundErrors` in new Element API suppress other errors as well.
garg3133 opened this issue 7 months ago
garg3133 opened this issue 7 months ago
browser.window.open('tab') error in incognito "Failed to open new tab - no browser is open"
reallymello opened this issue 7 months ago
reallymello opened this issue 7 months ago
Ignore further chained commands for non-existing element in new element API.
garg3133 opened this pull request 7 months ago
garg3133 opened this pull request 7 months ago
Add `isPresent` command to new Element API.
dikwickley opened this pull request 7 months ago
dikwickley opened this pull request 7 months ago
Add selector and error line for "staleElementReferenceError"
pujagani opened this pull request 7 months ago
pujagani opened this pull request 7 months ago
Small modifications in API docs for updating value.
garg3133 opened this pull request 7 months ago
garg3133 opened this pull request 7 months ago
Behavior change of .setValue() between 3.6.0. and 3.6.3
xuezhma opened this issue 7 months ago
xuezhma opened this issue 7 months ago
Fix page object demo examples in API docs.
garg3133 opened this pull request 8 months ago
garg3133 opened this pull request 8 months ago
Fix error in Cucumber when session is closed in a test case itself.
garg3133 opened this pull request 8 months ago
garg3133 opened this pull request 8 months ago
Can't assert off find as documentation would suggest
reallymello opened this issue 8 months ago
reallymello opened this issue 8 months ago
Bump selenium-webdriver to 4.21.0
garg3133 opened this pull request 8 months ago
garg3133 opened this pull request 8 months ago
Bump selenium-webdriver to 4.20.0
garg3133 opened this pull request 8 months ago
garg3133 opened this pull request 8 months ago
Functional tests fail with socket hang up mid test
shravyakusuma09 opened this issue 8 months ago
shravyakusuma09 opened this issue 8 months ago
Bump ejs to 3.1.10
garg3133 opened this pull request 8 months ago
garg3133 opened this pull request 8 months ago
While opening this page https://nightwatchjs.org/guide/overview/what-is-nightwatch.html docs writing are overlapping.
Pushkarmondal opened this issue 8 months ago
Pushkarmondal opened this issue 8 months ago
When opening this page https://nightwatchjs.org/guide/overview/what-is-nightwatch.html docs are overlapping.
Pushkarmondal opened this issue 8 months ago
Pushkarmondal opened this issue 8 months ago
Need to bump ejs version to 3.1.10 due to vulnerability
0crypto0 opened this issue 8 months ago
0crypto0 opened this issue 8 months ago
chore: updating mocha from 10.2.0 -> 10.3.0 to remove CVE-2022-3517
athammer opened this pull request 8 months ago
athammer opened this pull request 8 months ago
Feat: Add `.print()` command in nightwatch.
Ayush-Vish opened this issue 8 months ago
Ayush-Vish opened this issue 8 months ago
Selenium 4.20
AutomatedTester opened this pull request 9 months ago
AutomatedTester opened this pull request 9 months ago
Fix test not aborting when waitFor commands used with async/await.
garg3133 opened this pull request 9 months ago
garg3133 opened this pull request 9 months ago
Fix command args showing as '[object Object]' in reporter.
garg3133 opened this pull request 9 months ago
garg3133 opened this pull request 9 months ago
Show command usage location in new Element API errors.
garg3133 opened this issue 9 months ago
garg3133 opened this issue 9 months ago
Use `NoSuchElementError` when element not found in new Element API.
garg3133 opened this pull request 9 months ago
garg3133 opened this pull request 9 months ago
unhandledRejection using findElement chained to find
reallymello opened this issue 9 months ago
reallymello opened this issue 9 months ago
Keep error's original messages for NoSuchElementError.
garg3133 opened this pull request 9 months ago
garg3133 opened this pull request 9 months ago
Refactor `alwaysMatch` logic for desiredCapabilities.
garg3133 opened this pull request 9 months ago
garg3133 opened this pull request 9 months ago
Fix help messages for iOS errors.
garg3133 opened this pull request 9 months ago
garg3133 opened this pull request 9 months ago
Add comment and fix JSDoc.
garg3133 opened this pull request 9 months ago
garg3133 opened this pull request 9 months ago
Update Page Object tests to make sure invalid Page Objects elements are handled
AutomatedTester opened this pull request 9 months ago
AutomatedTester opened this pull request 9 months ago
alias gettext #4179
varunseth578 opened this pull request 9 months ago
varunseth578 opened this pull request 9 months ago
isPresent command misleading, works same as waitUntilElementPresent
reallymello opened this issue 9 months ago
reallymello opened this issue 9 months ago
Stale element reference errors should report the element and/or line of code it considers stale
reallymello opened this issue 9 months ago
reallymello opened this issue 9 months ago
Nightwatch HTML Report overall time displaying different overall times within the same report
reallymello opened this issue 9 months ago
reallymello opened this issue 9 months ago
Chikara1608 fixes/3511 fix wait until throwing error with async await
AutomatedTester opened this pull request 9 months ago
AutomatedTester opened this pull request 9 months ago
Feat: Added `text` as an alias for `getText`
Ayush-Vish opened this pull request 9 months ago
Ayush-Vish opened this pull request 9 months ago
Add `text` as an alias for `getText` command in the new Element API.
Ayush-Vish opened this issue 9 months ago
Ayush-Vish opened this issue 9 months ago
Feat: Added `.accessibleName()` as an alias for `.getAccessibleName()`.
Ayush-Vish opened this pull request 9 months ago
Ayush-Vish opened this pull request 9 months ago
Add `accessibleName` as an alias for `getAccessibleName` in the new Element API.
Ayush-Vish opened this issue 9 months ago
Ayush-Vish opened this issue 9 months ago
Feat: Added `.tagname()` as an alias for `.getTagName()`
Ayush-Vish opened this pull request 9 months ago
Ayush-Vish opened this pull request 9 months ago
Add `tagName` as an alias of `getTagName` in the new Element API
Ayush-Vish opened this issue 9 months ago
Ayush-Vish opened this issue 9 months ago
Add `.prop()` alias to `.getProperty()` command in new Element API.
Ayush-Vish opened this pull request 9 months ago
Ayush-Vish opened this pull request 9 months ago
Feat: Add `prop` and `property` as an alias of `getProperty` Command in the new Element API
Ayush-Vish opened this issue 9 months ago
Ayush-Vish opened this issue 9 months ago
feat: Added `.attr()` and `.attribute()` as an alias for `.getAttribute()` command.
Ayush-Vish opened this pull request 9 months ago
Ayush-Vish opened this pull request 9 months ago
Fix Nightwatch commands in `waitUntil` callback return `NightwatchAPI` instead of a `Promise`
capGoblin opened this pull request 9 months ago
capGoblin opened this pull request 9 months ago
Feat: Add aliases for `getAttribute` in the new Element API.
Ayush-Vish opened this issue 9 months ago
Ayush-Vish opened this issue 9 months ago
MSEdge documentation out of date / has broken links
reallymello opened this issue 9 months ago
reallymello opened this issue 9 months ago
Feat: added `.css()` and `.getCssValue()` as an alias for `.getCssProperty()`
Ayush-Vish opened this pull request 9 months ago
Ayush-Vish opened this pull request 9 months ago
Add aliases for `getCssProperty` command in new Element API
Ayush-Vish opened this issue 9 months ago
Ayush-Vish opened this issue 9 months ago
Fixed W3C WebDriver Spec links in API docs.
Halim-Shams opened this pull request 9 months ago
Halim-Shams opened this pull request 9 months ago
Fix/4157 Abort test on `waitUntil`failure when using it standalone with async/await
capGoblin opened this pull request 9 months ago
capGoblin opened this pull request 9 months ago
Modified findByLabeltext to cater for other form elements aside `input`
Temidayo32 opened this pull request 9 months ago
Temidayo32 opened this pull request 9 months ago
made changes in method.mapping.js of issue#4028
Ashu463 opened this pull request 9 months ago
Ashu463 opened this pull request 9 months ago
Refactor shouldRejectNodePromise method in AsyncTree class
AbhisekOmkar opened this pull request 9 months ago
AbhisekOmkar opened this pull request 9 months ago
Fix bug that aborts test when waitUntil throws error. #4157
chikara1608 opened this pull request 9 months ago
chikara1608 opened this pull request 9 months ago
4000+ tests eats up disk space *nom*
joshua-redmond opened this issue 9 months ago
joshua-redmond opened this issue 9 months ago
Add `ariaRole()` as alias for `getAriaRole()`
Sajantoor opened this pull request 9 months ago
Sajantoor opened this pull request 9 months ago
Nightwatch commands in `waitUntil` callback return `NightwatchAPI` instead of a `Promise`.
garg3133 opened this issue 9 months ago
garg3133 opened this issue 9 months ago
Abort test on `waitUntil` failure when using it standalone with async/await.
garg3133 opened this issue 9 months ago
garg3133 opened this issue 9 months ago
Issue/#4028 fix
chikara1608 opened this pull request 9 months ago
chikara1608 opened this pull request 9 months ago
Fix terminal command now return actual result from Selenium
dikwickley opened this pull request 9 months ago
dikwickley opened this pull request 9 months ago
Add isPresent command to new Element API
Aman-Pal07 opened this pull request 9 months ago
Aman-Pal07 opened this pull request 9 months ago
Fix .verify swallows custom assertion initialization errors
capGoblin opened this pull request 10 months ago
capGoblin opened this pull request 10 months ago
Add aliases for find() and findAll()
AMAN-CREATION opened this pull request 10 months ago
AMAN-CREATION opened this pull request 10 months ago
fix #4018 timestamp is not logged against nightwatch messages
SohaibMagrabi opened this pull request 10 months ago
SohaibMagrabi opened this pull request 10 months ago
Fix Issues/4057, added getAll & findElements aliases
bboinnovate20 opened this pull request 10 months ago
bboinnovate20 opened this pull request 10 months ago
Issues/4057
bboinnovate20 opened this pull request 10 months ago
bboinnovate20 opened this pull request 10 months ago
Passing globals to persist in parallel test runs
capGoblin opened this pull request 10 months ago
capGoblin opened this pull request 10 months ago
.verify swallows custom assertion initialization errors
michaelleb opened this issue 10 months ago
michaelleb opened this issue 10 months ago
Add fallback for clearValue command #4028
SohaibMagrabi opened this pull request 10 months ago
SohaibMagrabi opened this pull request 10 months ago
Add fallback for clearValue command #4028
SohaibMagrabi opened this pull request 10 months ago
SohaibMagrabi opened this pull request 10 months ago
fixing problem 4028 : Add fallback for clearValue command
SohaibMagrabi opened this pull request 10 months ago
SohaibMagrabi opened this pull request 10 months ago
code change in javascript to typescript.
Anshika-019 opened this pull request 10 months ago
Anshika-019 opened this pull request 10 months ago
BUG : Links of .alerts section isn't working
Ashu463 opened this issue 10 months ago
Ashu463 opened this issue 10 months ago
Master
SohaibMagrabi opened this pull request 10 months ago
SohaibMagrabi opened this pull request 10 months ago
Add fallback for clearValue command #4028
SohaibMagrabi opened this pull request 10 months ago
SohaibMagrabi opened this pull request 10 months ago
Fix `debug()` allowing only one command run in async/await mode.
chikara1608 opened this pull request 10 months ago
chikara1608 opened this pull request 10 months ago
fix #4078 Replace `TimeoutError` with `NoSuchElementError` when find() fails.
uditrajput03 opened this pull request 10 months ago
uditrajput03 opened this pull request 10 months ago
Fix `debug` not working with await
dikwickley opened this pull request 10 months ago
dikwickley opened this pull request 10 months ago
Fix waitUntil throwing error with async/await. Fixes #3511
chikara1608 opened this pull request 10 months ago
chikara1608 opened this pull request 10 months ago
BUG: Getting 404 Error on Clicking Elements Commands on main Website.
Ayush-Vish opened this issue 10 months ago
Ayush-Vish opened this issue 10 months ago
Handling the timestamp in logging also when silent mode is false
matte23n opened this pull request 10 months ago
matte23n opened this pull request 10 months ago
transpile ts to js to handle ts types
ansh21 opened this pull request 10 months ago
ansh21 opened this pull request 10 months ago
Issue 4060 is present()
kedarnath1999 opened this pull request 10 months ago
kedarnath1999 opened this pull request 10 months ago
mouseButtonClick() is not working same as suggested actions.click()
Eugene753 opened this issue 10 months ago
Eugene753 opened this issue 10 months ago
(feat): Added aliases for find() and findAll() command in new Element API
AritraLeo opened this pull request 10 months ago
AritraLeo opened this pull request 10 months ago
retries
Parv-gugnani opened this pull request 10 months ago
Parv-gugnani opened this pull request 10 months ago
Add `rect()` as alias for `getRect()` command.
dikwickley opened this pull request 10 months ago
dikwickley opened this pull request 10 months ago
Add additional step to PR template.
garg3133 opened this pull request 10 months ago
garg3133 opened this pull request 10 months ago
Firefox or chrome driver is not installed on android emulator while running mobile-helper on NightwatchJS
Venkata-Pravinya opened this issue 10 months ago
Venkata-Pravinya opened this issue 10 months ago
Added a fallback for clearValue command
rutvik-panchal opened this pull request 10 months ago
rutvik-panchal opened this pull request 10 months ago