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 `waitUntil` not working with async/await.

chikara1608 opened this pull request 10 months ago
Changed the error format, that is produced in case of element not found.

HrxSrv opened this pull request 10 months ago
fixed `takeScreenshot` example

dikwickley opened this pull request 10 months ago
Incorrect example for `element.takeScreenshot()`

dikwickley opened this issue 10 months ago
Suppressing error for further chained `.find()` commands

dikwickley opened this pull request 10 months ago
Issue/4106 example google page object

uditrajput03 opened this pull request 10 months ago
Update demo doc for waitForElementVisible - fix access via page objec…

michaelleb opened this pull request 10 months ago
[Fix] Added isDisplayed() as alias to isVisible()

Arin13-03 opened this pull request 10 months ago
Fixed the issue related to Cucumber Test Suite in browser.end

shivansh-bhatnagar18 opened this pull request 10 months ago
issue/4105-added isDisplayed() as an alias command for isVisible()

Div16s opened this pull request 10 months ago
Issue/4105 is displayed() alias added

rampantvoid opened this pull request 10 months ago
Enhancement/is visible tests

sarthu210 opened this pull request 10 months ago
(feat): isDisplayed alias for isVisible with passing test cases

AritraLeo opened this pull request 10 months ago
Fixes #4105: Added `isDisplayed()` as an alias command for `isVisible()`

piyushmishra1416 opened this pull request 10 months ago
Added `isDisplayed()` as alias to `isVisible()`

uditrajput03 opened this pull request 10 months ago
Removed wrong example from `getText()`

dikwickley opened this pull request 10 months ago
.getText() documentation syntax error in example

reallymello opened this issue 10 months ago
Fix #4078 - throwing `NoSuchElementError` when `.find()` command fails.

Ayush-Vish opened this pull request 10 months ago
Solved issue #4055

rajanarahul93 opened this pull request 10 months ago
fix(element-finder): handle element not found errors correctly #4079

Conqxeror opened this pull request 10 months ago
UI/UX bug in nightwatch organisation website

iadarshrawat opened this issue 10 months ago
(feat): added isPresent command to Element API

AritraLeo opened this pull request 10 months ago
Added tsconfig file to root directory

Chamara00 opened this pull request 10 months ago
tsconfig file missing in the root directory

Chamara00 opened this issue 10 months ago
allow parallel envs with cucumber

AutomatedTester opened this pull request 10 months ago
Add isVisible and isDisplayed commands to Element API

sarthu210 opened this pull request 10 months ago
testRunWithExistingCommands

tangorishi opened this issue 10 months ago
Solved issue #4078

rajanarahul93 opened this pull request 10 months ago
java not installed error fixed

Ritika8081 opened this pull request 10 months ago
add aliases for `findAll`

Jai0401 opened this pull request 10 months ago
Element API sends further HTTP requests in failed chained commands #4077

Chamara00 opened this pull request 10 months ago
Update example/tests/ecosia.js file

Chamara00 opened this pull request 10 months ago
Added missing `isPresent` command in new Element API

sushant4612 opened this pull request 10 months ago
updated dependencies

Ritika8081 opened this pull request 10 months ago
Fix #4078 - timeout issue on find command

Ayush-Vish opened this pull request 10 months ago
Migrating lib/api/client-commands/_base-command.js to TS

Honey2339 opened this pull request 10 months ago
Fixes #4078 Throw NoSuchElementError instead of Timeout Error

Honey2339 opened this pull request 10 months ago
[BUG 🐞 ] Discord Server Invite Link Broken

b-harsh opened this issue 10 months ago
Supress error for chained `.find()` command

dikwickley opened this issue 10 months ago
Throwing `TimeoutError` when chained .find() command fails

dikwickley opened this issue 10 months ago
Element API sends further HTTP requests in failed chained commands

dikwickley opened this issue 10 months ago
Refactor commands in README.

konavivekramakrishna opened this pull request 10 months ago
Modify tsconfig.

nothuman2718 opened this pull request 10 months ago
Updates in lib/core/client.js

Durgesh4993 opened this issue 10 months ago
Add fallback for clearValue command

botPuneet opened this pull request 10 months ago
Returning error instead of throwing when passed wrong index in selector

dikwickley opened this pull request 10 months ago
Add `Missing isPresent()`

ahmad-kashkoush opened this pull request 10 months ago
Issue4055/add is present

ahmad-kashkoush opened this pull request 10 months ago
updated URL type

piyushmishra1416 opened this pull request 10 months ago
Hide password values from raw HTTP logs.

dikwickley opened this pull request 10 months ago
Added isVisible Missing Command (Fixes #4037)

Honey2339 opened this pull request 10 months ago
Add a fallback for clearValue command..

Kartikeya-09 opened this pull request 10 months ago
Throw error message if the `java` is not installed on machine

subhajit20 opened this pull request 10 months ago
fixes #4055

aditya123473892 opened this pull request 10 months ago
Added `isPresent` command

piyushmishra1416 opened this pull request 10 months ago
Added isPresent command

Jai0401 opened this pull request 10 months ago
Added aliases of `find` and `findElement` command

subhajit20 opened this pull request 10 months ago
Added `isPresent` command

subhajit20 opened this pull request 10 months ago
Add missing `isPresent` command in new Element API

garg3133 opened this issue 10 months ago
Added check to hide password in html reports

dikwickley opened this pull request 10 months ago
Add actionable error message for `TimeoutError` in hooks.

dikwickley opened this pull request 10 months ago
fix:isVisible command added to the new API

srs-sudeep opened this pull request 10 months ago
Create isVisible.js

Vaaruna2709 opened this pull request 10 months ago
fix #3802 i have updated the packages

subhanahujha007 opened this pull request 11 months ago
Added fallback for clearValue command..

Kartikeya-09 opened this pull request 11 months ago
i have updated the packages

subhanahujha007 opened this pull request 11 months ago
fix#3802 i have updated the packages

subhanahujha007 opened this pull request 11 months ago
Added fallback for clearValue command

botPuneet opened this pull request 11 months ago
Add fallback for clearValue command#4028

Kartikeya-09 opened this pull request 11 months ago
Adding Prettier throughout the repository and in the worklow

Min2who opened this issue 11 months ago
Fix JSDoc example for getText command.

garg3133 opened this pull request 11 months ago
Update Twitter logo to X

its-VinayKumar opened this issue 11 months ago
Added missing `isEnabled` command in new Element API

subhajit20 opened this pull request 11 months ago
Issue/4031 Adding help message at timeout error

FireNdIce3 opened this pull request 11 months ago
Added missing `isVisible` command in new Element API

subhajit20 opened this pull request 11 months ago
Add missing `isSelected` command to new Element API.

dikwickley opened this pull request 11 months ago
Add missing `isVisible` command in new Element API

garg3133 opened this issue 11 months ago
Add missing `isSelected` command to new Element API

garg3133 opened this issue 11 months ago
issue #4028 fix : added fallback for clearValue command

FireNdIce3 opened this pull request 11 months ago
Updated asyncHookTime

SjxSubham opened this pull request 11 months ago
Add missing `isEnabled` command to new Element API

subhajit20 opened this pull request 11 months ago
Add missing `isEnabled` command to new Element API

garg3133 opened this issue 11 months ago
Add actionable message in async hook timeout error.

garg3133 opened this issue 11 months ago
added the missing commands and the aliases for the web-element

Vik2ry opened this pull request 11 months ago
Bug in nighwatchjs.org

syedbarimanjan opened this issue 11 months ago
Add fallback for `clearValue` command

garg3133 opened this issue 11 months ago
updateValue is appending instead of replacing the value of an input field

chris-jackson-actionqa opened this issue 11 months ago
Disable HTML reporter in Cucumber.

garg3133 opened this pull request 11 months ago
Send `POST_SESSION_EVENT` with capabilities on session creation.

garg3133 opened this pull request 11 months ago
Send `POST_SESSION_EVENT` with capabilities on session creation.

garg3133 opened this pull request 11 months ago