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

Fixed #1881 - .click() and .clearValue() when using geckodriver directly

5a2071bd391c113ef8ce782a9107199b8ee159a7 authored about 6 years ago
Refactoring of the assertion commands implementation and added support for proper expanding of page object elements when used on custom commands or custom assertions

61af5c0e5fde2d318e09176f08bdaf2f3f017e16 authored about 6 years ago
Fixed #1864 - using Edge with external selenium cloud services.

8b0e501dfd99ed71064611ce5f21c6607747f450 authored about 6 years ago
Update doc for waitForElement commands

- Indicate time parameter is optional
- Add poll parameter
- Add default value for time, poll, a...

69909cd98184df9076bc27a5b03f2541fc32fef8 authored over 6 years ago
Merge pull request #1885 from noelyoo/safe-buffer

refactoring of new Buffer usage, which is deprecated and unsafe

f626363f346f963bb5760d1a38d944940265e04f authored over 6 years ago
Refactor buffer constructor

d27d3c0c2fc7cc6d653287fd4312cbdbf293573c authored over 6 years ago
Update README.md

eeb0a4f746e9ff664f2246633d3031dea5a78691 authored over 6 years ago
1.0.11

b7cc7e766885e02f4ce273483691f9ab0d9c2439 authored over 6 years ago
Added error handling for unknown expect properties.

c32439249933ec46e3956edb82e57865c730f217 authored over 6 years ago
Updated unit tests

9ee8d76a73b07fcad0cfe901e0a07cce396be0fe authored over 6 years ago
Fixed #1864 - an issue with parsing the element JSONWire response

ee7a0447079fa810436138d0146a5162b3aa10c1 authored over 6 years ago
added titleContains assertion

5c4e00f030d3a8d662d70f564cb58b409903f0c7 authored over 6 years ago
Merge branch 'master' into docs/clarify-execute-async

b85cec52fdbba67d1b30ce90268fde6910a02be2 authored over 6 years ago
Fixed a problem with closing open sessions in case of an unhandled exception

b1a719452edd857793f9f9d5a4f08f69f30a80b5 authored over 6 years ago
Fixed a problem with rescheduling failing assertions and set default value for retryAssertionTimeout.

d4f23f46bc09e7cdaaddaa0634ff906f4ce8bd0e authored over 6 years ago
added titleContains assertion and removed deprecated compatible_testcase_support option.

e5b332e62bcb4fe367a9b8cab410b7bd90427d16 authored over 6 years ago
Improved error handling for unknown expect commands and unhandled rejections

85a81342047f0173b866dd5f3fe5a9919c40dc70 authored over 6 years ago
fixed indentation errors

4ec316e473ac9a39a976c84a40ec5d13684c1323 authored over 6 years ago
1.0.10

f319904bac10d2e37f613777c87e1acd499f6a20 authored over 6 years ago
added compatibility support for execute() and alert commands with W3C WebDriver

f12d6ac9b5196086503a478ad8d1a700dc3bdbe5 authored over 6 years ago
slightly refactored the exclude tests

22682ac31ddeadc5099c2d5ec173b6b8f61d5982 authored over 6 years ago
Merge branch 'issue/1865-modify-match-logic' of https://github.com/VictoriaPlum-com/nightwatch into VictoriaPlum-com-issue/1865-modify-match-logic

702e01c811567302f9ab573fe4f9144fa27924a3 authored over 6 years ago
fixed and improved some protocol unit tests

5cb0a3785803be16a57a6a53863c2aefd07635ed authored over 6 years ago
test: add new tests for match logic

Also includes a refactor of the exclude tests

1a788d052b8685ec65e5408fbb2620ef0074f0e8 authored over 6 years ago
fix: make match logic pass on any match

d4a76235cea403b7cfba9e092230189cc3833fca authored over 6 years ago
fixed #1869 - switchWindow command not working for GeckoDriver

2c763d238099cff01b18761d7d128f1a35c68fa3 authored over 6 years ago
1.0.9

6725f2bdaa1da4b9625e5a405ea936b48465f2af authored over 6 years ago
Fixed #1835 - issue with loading non js custom assertion files

b3e1e1846ccabe806f54ab2bd8821b55e4e425ce authored over 6 years ago
fixed #1858 - using --reporter option throws error

34e3b6014a2f40bee44bd8ab6771b0548180dd60 authored over 6 years ago
added argument validation for element protocol actions which receive a web element ID

b1b715fe37536d61b0dc942c87e0cdeebc70ec80 authored over 6 years ago
fixed #1862 - an issue with saving junit xml reports on windows

3d008486bdf44a827755b1d4ff081c4cd4537a3e authored over 6 years ago
fixed an issue with incorrectly passing the context to callbacks of elements protocol actions

630d7db98a74bfc0348738419e62fdf8a0f9bceb authored over 6 years ago
updated api docs

7f773426122daf9eea4507285a2727f046a469d2 authored over 6 years ago
Update README.md

d57696e7dc302c47abe2f23568468792452f82b7 authored over 6 years ago
1.0.8

98b101660a9657f468a7f0dec8cc256f7f7007bd authored over 6 years ago
Merge pull request #1852 from aberonni/fixes/improve-eslint

Add eslint indent rule

9cdccaec47a2fb5affd6f59e7d9ba2d98de27062 authored over 6 years ago
Merge pull request #1841 from aberonni/fixes/fix-1808

Fix #1808 - load custom commands on page objects

f088127dd65cbcecdb7626af624d55b458533fa3 authored over 6 years ago
Add eslint indent rule

Changes made:

- add an "indent" rule to .eslintrc to enforce correct indentation

- removed dup...

77d89b0d7ccd14c5710a3bbfb58cf408c73714a3 authored over 6 years ago
Fix #1808 - load custom commands on page objects

In v1, custom commands are not being loaded onto page objects. This change should fix this.

b5a0c1fafb7445325ce823ab975f3a456397be1c authored over 6 years ago
1.0.7

077205fff9bff2adc21fc93ea96e6772ab1be706 authored over 6 years ago
fixed an issue which was causing problems with starting chromedriver

a8393518f5a57f3157cb5852665009f0f2f07f6f authored over 6 years ago
Update .travis.yml

a35e2927b7c38b7625d3f6e087c8fc8c232e91c0 authored over 6 years ago
Update PULL_REQUEST_TEMPLATE.md

1256b28eddf7d63434a9caca4d555836aafb6f8a authored over 6 years ago
Update .travis.yml

9ba8cf1e3ca2cfa1fd73d33497e37e3a8fbb62f9 authored over 6 years ago
removed unused assert package

560496a91b8507150409c13af6a85a448a6b24b2 authored over 6 years ago
Merge branch 'fixes/fix-1831' of https://github.com/aberonni/nightwatch into aberonni-fixes/fix-1831

641f6e1756cd8b1cb19bdf66e42aadfffdca19ad authored over 6 years ago
updated tests and some refactoring

d4ccbae57e7a26d7c9ef174fa5e202808226809a authored over 6 years ago
fixed an issue with using custom commands in basic form

28f28a1f73101310138f3e3fecd8337ca249df00 authored over 6 years ago
fixed an issue resulting from incorrectly setting the testsuite report key, and a few smaller improvements

5f1e5156f9d7d5add98c881f171eeb05dc2aca72 authored over 6 years ago
Add support for running safaridriver and prevent running the rest of testsuites after a ECONNREFUSED error on session create

ce5a70ccedb24a8c80b12f24e38911b2e90524b6 authored over 6 years ago
fixed a regression issue regarding the log_screenshot_data option when taking screenshots

e76479d88296ce4cc020bc41d4a2ffa58e11f042 authored over 6 years ago
Fixed some webdriver compatibility issues (setvalue and switchWindow)

69a56f023ec50637d3d10153539aabe2f264dd0d authored over 6 years ago
[Enhancement] Add stale bot

Adding this because i believe that the
[stale bot](https://github.com/apps/stale)
could help wit...

a27cc729c48aa4ea5f4d96593f93f575634c6f41 authored over 6 years ago
update node version to 8 and add support for 10

00acf85c6b4c018512170b2bac68c3c00d92a645 authored over 6 years ago
Update README.md

c3e87ff8e607006a3acf1afa3468c2a7d7103973 authored over 6 years ago
1.0.6

71902f0941bb3f9132b9d867d5d3925f270f9816 authored over 6 years ago
Fixed #1786 - selenium 3 protocol issue

a0a0eb06e9284a41a8f393043db782cee754eff8 authored over 6 years ago
1.0.5

8a67412d3085edad8020e9bfb5dea52a4aabf94e authored over 6 years ago
Fixed #1779 - unable to set output folder

fdc6cbf37141c3dad59dd3323efae390adf6aac4 authored over 6 years ago
Merge pull request #1794 from dragon3/fixes/fix-missing-dependency-optimist

Add missing dependency "optimist"

655b15a7de429ed7dc00c62a95a0d7863f5a4437 authored over 6 years ago
Add missing dependency "optimist"

It was removed in e0377111c73b350c4eb10c46fcd86183f8bab28b , but it is still used in `lib/runner...

1e02889ea245dde4639f8803c766663d2a446a19 authored over 6 years ago
Update ISSUE_TEMPLATE.md

7d654aff7bce7b74dde04b32ad882ee4784e606f authored over 6 years ago
Update README.md

ac9196c25e767e653786ffa5b99de48bb45b8c9a authored almost 7 years ago
1.0.4

20642b08f9fc88f0db7d628c050a2a48a236e04a authored almost 7 years ago
updated package.json

e0377111c73b350c4eb10c46fcd86183f8bab28b authored almost 7 years ago
Added coverage step to travis build

c56c923c3643617b3a73ccc5a132bcc9d9f185a5 authored almost 7 years ago
Merge branch 'master' of github.com:nightwatchjs/nightwatch

d8368f8e876ffc15c3a61586b5259e2d44adc00e authored almost 7 years ago
Slightly improved error handling and fixed a problem with passing the correct context to callbacks

b09447e152c7aa302f933bd2c19edcf00cac6b06 authored almost 7 years ago
Added eslint rules and integrated linting for tests

b74656b01cad1edf633fa5245a6097db482ae221 authored almost 7 years ago
Update README.md

78b2652f263f9a8a86b7c8da4ade7c4afe7bcb1e authored almost 7 years ago
1.0.3

b1d4b22d70d893ac16bbcef32ec28f5102a90f2d authored almost 7 years ago
1.0.2

924301007f646d1184e1da3b44cf7e7406389676 authored almost 7 years ago
1.0.1

1aed08863e3423a67b0ead272ef210e0de4d7f5f authored almost 7 years ago
fixed a linting issue

e655f3ff97a3a16a212ca614c184358868969d58 authored almost 7 years ago
1.0.0

ce060c81f762ab975712ccad0cda1ef978d13558 authored almost 7 years ago
updated readme

7f56772d1dd80a493baf9ec80a1db705a8f12b6e authored almost 7 years ago
updated travis build file to use eslint

e8b1784cd7d042862835b404e4755e095af29629 authored almost 7 years ago
Updated readme and sample config file

3b31c6cce1103ce1e79799857ddcebf2e58d9f71 authored almost 7 years ago
Merge branch 'features/release-1.0'

49e5bf38d2ddbb3d872b89dd9c98baf21ccffbc6 authored almost 7 years ago
added new programatic api runTests and updated some of the integration tests

27eb4c0a5782367c4f402f7850bd333ec77a75c4 authored almost 7 years ago
partial refactoring of several unit tests

20a413ee86cb163b13f362db758ca46f88ae1438 authored almost 7 years ago
updated more test runner tests

c0cf06c0f09629e2a238f5cf720f901f286f4b2d authored almost 7 years ago
partial refactoring of several unit tests

9984440a891f86bb55dba9766bf09f22724753ff authored almost 7 years ago
updated protocol actions and fixed several other issues

2dfb492f7f40d38c3a27a39aebcb4c604ccaf85e authored almost 7 years ago
partial refactoring of unit tests

97ffcfff9e0ec561baad5ccb378c0d8397dd3cc9 authored almost 7 years ago
partial refactoring of several unit tests

bdd93fdfafa0dfa16e854eb16c3e48edec106399 authored almost 7 years ago
partial refactoring of unit tests

7c15dd74c3bb475ecec6cb9d5986f1a2163dd359 authored almost 7 years ago
updated tests and element locating

f1d86c196754556acf2afda24dea8ee2a55963b6 authored almost 7 years ago
rewriting of protocol unit tests

aa4b947a2abcd250c6d27928e6dc06cd1b841b38 authored almost 7 years ago
Updated unit tests for commands

f289813a5041bea7ba4a0bea923bc1d08fea4f2a authored almost 7 years ago
partial rewriting of expect tests

aa994677e2bbe721a3067a9bdf6d7ad6733dba56 authored almost 7 years ago
partial refactoring/rewriting

19b59fa0571e311657fb2ea1473985116609824a authored almost 7 years ago
partial rewriting of several unit tests

60e2361c38caac4aceb3a893527de5b358dc27e4 authored almost 7 years ago
Updated default settings file, consolidated Nightwatch programatic api and updated some of the tests

a17d190996e836e6097ce20ab65a0338fdb33313 authored almost 7 years ago
Completed rewriting things like mocha runner, selenium and webdriver process runners and nightwatch test runner

09ea1471b4f25ecd65a1718ddb2324a98a83c814 authored almost 7 years ago
Merge branch 'releases/v0.9'

a1b81ff991dbb6b1b85fc5ed1ae490ce4310efa7 authored almost 7 years ago
0.9.20

82316775d5a54ccf72f27eaacbb6043fa39c29ee authored almost 7 years ago
New SENTINEL string for selenium 3.10.0

bafa8c65be170761ba08dd72d47546a1b85ddcbc authored almost 7 years ago
New SENTINEL string for selenium 3.10.0

580de2b3930d258c9d9117dd5ea330e0902f9df2 authored almost 7 years ago
Implemented handling of uncaught expceptions

6faf1e62f6a19b905a9a6cde58af7ef90172fcf2 authored almost 7 years ago