issues
search
nightwatchjs
/
nightwatch
Integrated end-to-end testing framework written in Node.js and using W3C Webdriver API. Developed at @browserstack
https://nightwatchjs.org
MIT License
11.84k
stars
1.34k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix issue #4306 Update glob version to fix compatibility issues
#4308
ansh7432
opened
2 days ago
1
Fix static assertions / node assertion messages
#4307
garg3133
opened
3 days ago
1
Fix deprecation warnings while installing Nightwatch
#4306
garg3133
opened
3 days ago
4
FIx API documentation for the `expect` API
#4305
garg3133
opened
3 days ago
1
`NoSuchElementError` should be suppressed for `assert[.not].present()` assertion in new Elem API.
#4304
garg3133
opened
4 days ago
0
Fix TypeError while using assert.present() in new Elem API.
#4303
garg3133
opened
4 days ago
1
added thrown error for duplicate testcases in describe instance
#4302
badra022
opened
5 days ago
3
# issue-4250
#4301
Harshit-7373
opened
5 days ago
0
Fix #4183: Adjust Overall Performance runtime in HTML test report
#4300
Vaibhavsahu2810
opened
1 week ago
0
Allow local context to be passed to browser.debug command.
#4299
garg3133
opened
1 week ago
1
Add types for custom commands on page object sections.
#4298
garg3133
closed
1 week ago
0
Improve TSDoc for page object's url property.
#4297
garg3133
closed
1 week ago
0
Add getComputedLabel() and getComputedRole() alias commands.
#4296
garg3133
closed
1 week ago
0
Fix CI running only a single test.
#4295
garg3133
closed
1 week ago
1
Fix #4223: Restrict suppressNotFoundErrors to NoSuchElementError
#4294
Vaibhavsahu2810
opened
1 week ago
3
Bump selenium-webdriver to 4.26.0
#4293
garg3133
closed
1 week ago
1
Implement NightwatchCustomCommands for EnhancedSectionInstance
#4292
MateoAgudGarcia
closed
1 week ago
0
issue #4074
#4291
Harshit-7373
opened
3 weeks ago
0
issue #3105
#4290
Harshit-7373
opened
3 weeks ago
0
issue - #3655
#4289
Harshit-7373
opened
3 weeks ago
0
issue #3903
#4288
Harshit-7373
closed
1 week ago
1
Add selector and error line for "staleElementReferenceError"
#4287
garg3133
opened
3 weeks ago
2
fix: HTTP request agent does not change on protocol change.
#4286
garg3133
closed
3 weeks ago
1
Harshit 7373/issue #3977
#4285
Harshit-7373
opened
4 weeks ago
0
Run is stoped after a fail/error in any before() method
#4284
olkaz
opened
4 weeks ago
0
Revert "Add selector and error line for "staleElementReferenceError""
#4283
garg3133
closed
3 weeks ago
1
Enforce BrowserStack build requests to use port 443.
#4282
garg3133
closed
3 weeks ago
1
Issue - #3802
#4281
Harshit-7373
opened
4 weeks ago
1
Error while running .sendKeysToElement() protocol action: keys.split is not a function
#4280
reallymello
closed
1 week ago
5
type: Add `driver` property to NightwatchAPI.
#4279
garg3133
closed
4 weeks ago
0
Add null check before rejecting BaseLoader.lastDeferred.
#4278
garg3133
closed
1 month ago
1
fix: assertion failure in new Elem API leads to unhandledRejection.
#4277
garg3133
closed
1 month ago
1
fix: frame command overlapping with subsequent NW commands.
#4276
garg3133
closed
1 month ago
1
Add new examples for element v3 API.
#4274
dikwickley
closed
1 month ago
1
Second call of the `elementIdElements()` returns the NightwatchAPI object instead of the expected result
#4273
MurzNN
opened
1 month ago
1
fix(app): bug fixes in EnhancedPageObject
#4272
mohit-nagaraj
closed
1 week ago
2
Modified these files to ensure that proper error is displayed while r…
#4271
ritankarsaha
opened
1 month ago
1
Update JS Dependencies
#4270
YoussefShaban6
opened
1 month ago
2
Continue to run hooks and close session on uncaught errors.
#4269
garg3133
opened
1 month ago
3
Fix tests in latest release.
#4267
garg3133
closed
2 months ago
0
update selenium to 4.24.1
#4266
AutomatedTester
closed
2 months ago
0
unhandledRejection when waitUntil condition times out in custom command, crashes Nightwatch
#4265
reallymello
opened
2 months ago
10
Add additional commands for new Element API
#4262
dikwickley
closed
2 months ago
0
Add `isActive()` command to new Element API
#4261
dikwickley
closed
1 week ago
5
Fixing the bug in the frame() command
#4259
divine7022
opened
3 months ago
2
Save command result values in Json Report.
#4258
garg3133
closed
2 months ago
1
test tags
#4257
irondev84
opened
3 months ago
0
No chromedriver logs saved when test running in parallel with test workers.
#4256
abel-slemmer
opened
3 months ago
0
Allow overriding of the asyncHookTimeout global property from the test itself
#4255
MurzNN
opened
3 months ago
1
Fix: skip_testcase_on_fail Does not skip the remaning test case on failure.
#4254
ac-mmi
opened
3 months ago
1
Next