Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nightwatchjs/nightwatch-docs

Source for https://nightwatchjs.org website
https://github.com/nightwatchjs/nightwatch-docs

updated docs

4b46c0a0e8c5f8cec473a6dbffb51a622e96618f authored over 3 years ago
Merge branch 'master' of github.com:nightwatchjs/nightwatch-docs

f4b5647fc7f4b806d156d430f578fa74d7d8f4f4 authored over 3 years ago
1.7 docs updated and new blog

9bc2661d5bdfea18cb538fd255350ddf53a87888 authored over 3 years ago
Merge pull request #114 from Jarajesh/patch-2

docs: Grammatical error

8a02acadacd82f6b5598c1ddbd8bd361bd0f4682 authored over 3 years ago
Merge branch 'master' into patch-2

4a59e6aa890f0f0d51327bc07981926a36681cf9 authored over 3 years ago
Update README.md

96e7c17c83e218f0b8b6c83baf8a76e5d7176888 authored over 3 years ago
Merge pull request #128 from MicahLC/patch-2

Minor typo fixes.

e6cfb1f02a2b061fae88c6f333aa8e6a0c8b195a authored over 3 years ago
Merge pull request #126 from arfanliaqat/patch-1

docs: fix minor typo

a728f068a110ebf74ce9a23dd627cee7a4c4241e authored over 3 years ago
Merge pull request #129 from usernamenumber/patch-1

docs: small typo fixes

3ebf20e52868caa0a447c41e0b22de616972f7a3 authored over 3 years ago
docs: small typo fixes

22800155718e8922bf590e03ca9064cb4cbf425d authored over 3 years ago
Update command-line-options.md

Missing `r` in `running-tests`.

541dd46e9197da9c3aa365cdf9579ee042ec3b77 authored over 3 years ago
Fix typo in disabling-tests.md

16d2e8ce87ae2c0f5fb0ef70961f163dac317301 authored over 3 years ago
docs: fix minor typo

c7622881ace10000b375e1bb77d2efb88940de07 authored almost 4 years ago
updated docs to v1.4

643e9a63a94deba6bd84bf2dd78cb27693620e20 authored over 4 years ago
Merge branch 'master' of github.com:nightwatchjs/nightwatch-docs

e33bf6eca08adadcc5978ddaf35c6eb8371a7b94 authored over 4 years ago
updated getting started

36a54e65e8f3cbc54242e0482047833858889137 authored over 4 years ago
Merge pull request #104 from chrux/master

Update assertions.md

0534434158779912202759c14b604961f2a4920c authored over 4 years ago
Merge pull request #110 from bdeshaz/master

add information on terminating ssl

5733997ac6e86234f078e6aa479cead37363ee09 authored over 4 years ago
Merge pull request #111 from Topperfalkon/patch-1

docs: missing apostrophe

99ffe2cf262a6176779dd32a649f2a9dc608c178 authored over 4 years ago
Merge pull request #122 from MicahLC/patch-1

Fix typo in endWith

830cfde2cabd45140b0eac9a1593d42b818bfafb authored over 4 years ago
Merge pull request #113 from Jarajesh/patch-1

docs: gramar issue

b288e5796bf2a0fb9284b80c0108d067f73d7e03 authored over 4 years ago
Merge pull request #121 from codeclarified/patch-1

Fix typo under Writing Assertions

9bd3ecc7a3e55cab458691efcfd08582f8189ba1 authored over 4 years ago
Update different endWith typo

af4cd8c54a4feca7b18a20d7033649a57c3693db authored over 4 years ago
Fix another endWith typo

e6b3b2368597823a21ed4b419f499ce1ef2b0879 authored over 4 years ago
Fix typo in endWith

4cbdc679cd1c11c8999f9d824860e3a3f72e44b8 authored over 4 years ago
Fix typo under Writing Assertions

9a196efc4dbdba3c4ecd9cd08a155fa98e9a2c3c authored over 4 years ago
docs: Grammatical error

Current: Running Nightwatch tests with the standard Mocha it's also possible
Expected:Running N...

54642cfc7826655733c7104fed86ed18d5e8a211 authored almost 5 years ago
docs: Grammatical Error

currently : Starting with version 1.3 Nightwatch is supports

should be : Starting with versio...

271ea2b153bba1df963bd5710a7977224b57edfd authored almost 5 years ago
docs: missing apostrophe

9e9e7d83a873110b7506d060532cf05177b9a631 authored almost 5 years ago
add information on terminating ssl

23689e140df4c0f6c37e8f1019a58878cd0bc6c3 authored almost 5 years ago
Update assertions.md

Removing extra ; in second line in Example

f1d0d69a580db4ecba7ef952b6a6f58a66f5634d authored about 5 years ago
Merge branch 'master' of github.com:nightwatchjs/nightwatch-docs

3a3408601da389bae30068121fae1d9f4879171f authored about 5 years ago
doc updates for 1.3

d191d75c81a67eba8f5ba2f5ab4e214ef708fd7a authored about 5 years ago
Merge pull request #89 from olivierlacan/patch-1

Use SVG badge for npm

d661eddbb02246c2e680f5347b68d1a3182557f5 authored over 5 years ago
Merge pull request #99 from The-Naive-Bayesian/patch-1

docs: describe your change

836db7369378127e4f0cc1fc608ec07c90abf4fc authored over 5 years ago
removed not needed dependency

c7f47d920d22b14a497bddf5a08dd129cc7b1f4f authored over 5 years ago
updated expect.cookie()

f3c3f78895fbb4265d0ac1d4b5f23b988bb2f2d4 authored over 5 years ago
version 1.2

4abe406f22dab4ce3fdfdd8b1dc62ca9f3f71309 authored over 5 years ago
docs: describe your change

Spelling fix: "de-factor" should be "de facto".

7a7785c599a45b6c132ae548bf6c44533c30da35 authored over 5 years ago
Merge pull request #98 from posva/patch-1

docs: use () instead of _ for arrow functions

ab419ad5f8cb774018e8d1e1d4fa5ba78cf4d845 authored over 5 years ago
docs: use () instead of _ for arrow functions

the _ does not appear in documentation, making the code fail if you copy paste. Using a placehol...

5443e34f19f0f838a709e65c94b830d78a3f3238 authored over 5 years ago
updated docs and some restructure

b89cffaf58658df595ef4137b67b8a48b18f4dc3 authored almost 6 years ago
updated docs to v1.0

f86bacd0afd1b827ed64f206d7541311da53d801 authored about 6 years ago
Use SVG badge for npm

Much clearer on high density displays.

3e888f290cd802a3fa7ff19546641de20418a108 authored over 6 years ago
updated docs to v1

92ea22b07e66a9a1151849fa5a182e7b873b403c authored over 6 years ago
Merge pull request #75 from Etheryte/patch-1

Fix minor table formatting issue.

dd229426699e2722d159c8181343244dd541b4ae authored over 6 years ago
Merge pull request #66 from snoblenet/snoblenet-typo-patch-1

fixed typo

94aa6b99dc1eb35162029b66fb7b5042178f73b1 authored over 6 years ago
Merge pull request #70 from msclin/master

Resolved inconsistencies with regard to browser vs client. Resolves …

5f838fa2237b2097c9a161470ac9bd61eab7b294 authored over 6 years ago
Merge pull request #60 from NickStefan/patch-1

Docs for request_timeout_options

2a2cc0243cc0ad0afadf235b0945c112a014913a authored over 6 years ago
Merge pull request #79 from cjoe/patch-2

Fix typo in install-selenium.md

c3b76470d98db01ab546eae0437c7dea107d466d authored over 6 years ago
Merge pull request #87 from betweenbrain/master

Update docs to current Google.com markup

d60ccd9744834024bd3c69a39637f2a9473665e1 authored over 6 years ago
Merge pull request #78 from jesstelford/patch-1

Clarify groups can be comma separated

ed5d6c818e013cbc95dc22c3c210327ad549f0f4 authored over 6 years ago
Merge pull request #69 from avel/clarify-start_session-for-chromedriver-standalone

Clarify start_session

03697963fe92a6724f16550bbac55746f57bf5a9 authored over 6 years ago
Update docs to current Google.com markup

a852224bcfdc192f477b58438af854f6860c4352 authored over 6 years ago
Fix typo in install-selenium.md

Fix the link to getting started

495e23844ab2ad2923761dbb7cd96766a4539050 authored over 7 years ago
Clarify groups can be comma separated

556528f2968c22db5619e98be634a19c125dac5f authored over 7 years ago
Fix minor table formatting issue.

Currently, the table body closing tag is oddly placed which leads to it being interpreted as a c...

cf7d77c8a50df782c48edc307f1069e4ed17e8c9 authored over 7 years ago
Resolved inconsistencies with regard to browser vs client. Resolves Github issues #51 and #1197.

58e6808e9ac18c181715997238e7aa2ce564f8b6 authored almost 8 years ago
Clarify start_session

For the standalone chromedriver setup, people might also go ahead and
set start_session to false...

0f9f3bddbfd426916cd8bc7a04bbe68451ff6dc5 authored almost 8 years ago
fixed typo

fc83ac6a3654943acda024fe6020ab5189cf1592 authored almost 8 years ago
Docs for request_timeout_options

54c388578695c5b8199e89d75b843b0552fbb93a authored about 8 years ago
Merge pull request #58 from paazmaya/edge-typo-fix

Fix a typo in Microsoft Webdriver configuration

ea41de86aa1c467c62aaf61c111e870a9b95dd16 authored about 8 years ago
chrome --> edge

242279e1f8a92c19ff941ba809b904164d5cc2a2 authored about 8 years ago
updated custom commands docs

1be2b51aff299ef10959e8dc06f5ccec253eb779 authored over 8 years ago
Merge pull request #54 from senocular/44-custom-commands

additional clarity for custom command styles (context and api)

4f2873571b4c4804e3a48c9b289b02ec59a8ca9d authored over 8 years ago
additional clarity for custom command styles (context and api)

7201604a08101ab23109ee9616129d531deb6dde authored over 8 years ago
Merge pull request #49 from jhwohlgemuth/patch-1

Minor typo correction

b7aa4a275a8a695c2cd7dff36aae84d3f727d181 authored over 8 years ago
Added some significant improvements; added new gettingstarted section

fb8074209ecd41eb36cde1bd8f712b718dc87a72 authored over 8 years ago
Minor spelling correction

"more" --> "or"

0e38aa9729b5025dc87dbc04404a231f8e0ae97f authored over 8 years ago
Merge branch 'master' of github.com:nightwatchjs/nightwatch-docs

e74958020f374813925edd2508a9f3e3b1789b24 authored over 8 years ago
Merge pull request #46 from travco/patch-1

Fix configuration typos

2118dda9cebb56d263807c23e82ffdb046e21c04 authored over 8 years ago
Fix configuration/config-test-settings.md typo

`patter` to `pattern`

a43195933e1940c2575a95efdb2ee4bc3afa94e3 authored over 8 years ago
Fix configuration/settings-file.md typo

`nigthwatch.conf.js` to `nightwatch.conf.js`

ee4a4d3c3a154e00e6204d401bbb61538eb96b31 authored over 8 years ago
Merge pull request #45 from revolunet/patch-1

Fix typo in mocha ui

6eaa3e7acf8c7363f221343d061f587de38ffc43 authored over 8 years ago
Fix typo in mocha ui

https://github.com/nightwatchjs/nightwatch/issues/234

959eabf7404c105381128d626e4d39a474ea645a authored over 8 years ago
expand documentation on nested page object sections

2c14a310ffc0369cd01331e7e6f9ca00a5ebfbab authored over 8 years ago
Merge pull request #39 from senocular/38-cli-test

Fixed #38 - slightly more descriptive --test description

42d2936ab559a90e1fcb23f9215987fcc57bd91d authored over 8 years ago
fix closing tag

df19b2440f3959d9a915598fe5c2bca521d1172f authored over 8 years ago
Fixed #38 - slightly more descriptive --test description

e93d91a08bfd2dea3ed7c0723b5a168386be417d authored over 8 years ago
Merge pull request #37 from sandeepthukral/patch-1

Fixed typo - detailed_otuput, not detailed_option

920045db9459a7c416553c9cf57aa2bf833aaff8 authored over 8 years ago
Merge pull request #36 from nelsonic/master

Chore: update badges in Readme to new org.

a04c1212aca9273ef326f3374af6a3ae6e144d58 authored over 8 years ago
Fixed typo - detailed_otuput, not detailed_option

I believe the option is detailed_output and not detailed_option.

2522a52443ad9cdaba46c87dd883bae18cb23fe1 authored over 8 years ago
Chore: update badges in Readme to new org. fixes https://github.com/nightwatchjs/nightwatch-docs/issues/35

a540d1c586d5b59075ac3384a9132012019c2b4b authored over 8 years ago
updated docs for v0.9

7032f2e89c89f9283eeeff5a7df91048cf6d55e9 authored over 8 years ago
Merge branch 'master' of github.com:nightwatchjs/nightwatch-docs

b7743cdf6182654bdee7d9b8bd01cc7f64e68583 authored over 8 years ago
Merge pull request #31 from ooHmartY/driver-link-update

Update links to Firefox and IE driver CLI Options

3c84e203258e3fb4ca537613bc858b5d660c5e60 authored over 8 years ago
Update links to Firefox and IE driver CLI Options

f2a618aeef57311d32124885f7e98e95d4bab083 authored over 8 years ago
Merge pull request #30 from fabien-d/update-selenium-desired-capabilities-url

Update URL for Selenium desired capabilities

27839ea59493722807138039b7fadbd88fee81d4 authored almost 9 years ago
Update URL for Selenium desired capabilities

7e3108758690090e8729d1660e105aa1b75f05ef authored almost 9 years ago
Merge pull request #29 from rupertrutland/patch-1

Fix typo

824bf116330688d1d9276e2f271af1ff05a9d2ce authored almost 9 years ago
Fix typo

d59ce6f5194485d4e9b8f5e4866024fac95a63d3 authored almost 9 years ago
Merge branch 'master' of github.com:nightwatchjs/nightwatch-docs

6a7eaff23302121cd850d386dec36a8c30ffd991 authored almost 9 years ago
Merge pull request #24 from nightwatchjs/document-enhanced-po-usage

Document enhanced PO usage

7026c961ac07b389ea16aa42c85d52681d958f7f authored almost 9 years ago
Document enhanced PO usage

af542213d60e4b5a6bfe289f14b40e8dc90142a5 authored almost 9 years ago
Merge branch 'master' of github.com:nightwatchjs/nightwatch-docs

1f19fe062efd22bf1ae5c926e78f8682f44f1c47 authored almost 9 years ago
Merge pull request #23 from nightwatchjs/features/page-objects-elements-array

Document page object elements array support

8c652bee1463cef9a2790e40c22d8ac424e67373 authored almost 9 years ago
Document page object elements array support

1150dfba6236833eb3f4245e7c48bc42f7ff3132 authored almost 9 years ago
added docs for output_folder

41b929419f3f7d39ade2fde926992825648f1d19 authored almost 9 years ago
updated docs

4bac8138c6e17f3e52919ead2ad3f11c3dba651c authored over 9 years ago
added since to proxy config option

86f89946e2559fd8e1347db67a9c17e3e98dd562 authored over 9 years ago