0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 23 hours ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Puppeteer] Added waitForEnabled, waitForValue and waitNumberOfVisibleElements (#961) More... about 8 years ago
Updated expected text after refactoring the test Helper due to previous commit More... about 8 years ago
Removed debug console.log statements I was using for testing More... about 8 years ago
Refectored existing hook tests messages so it is easier to where the hooks came from and added a new test to check if the hooks are still fired in order when defining the After* functions after the scenario More... about 8 years ago
Moved assignment of after and afterAll hooks to the 'post-require' event to ensure the correct order or the after* hooks More... about 8 years ago
Adding documentation about the two new hooks when using run-multiple More... about 8 years ago
Delayed the execution of the forks so expected total number of forks is known before they are executed. Also added the 'on error' event when executing the forks. More... about 8 years ago
Adding multiple-run bootstrap and teardown hooks and events More... about 8 years ago
change library for get params More... about 8 years ago
Merge branch 'master' into site More... about 8 years ago
Changed name of contrinutor More... about 8 years ago
[Nightmare] Using node url.resolve so it behaves similar to webdriverio and adding a check where the amOnPage navigation is ignored if the browser is already at the given url to prevent the 'Cannot ready property url of undefined' error More... about 8 years ago
Changing how the AfterSuite and After functions register the hook More... about 8 years ago
Merge branch 'master' into site More... about 8 years ago
fixed layout More... about 8 years ago
fix for co-mocha install More... about 8 years ago
Merge branch 'master' into site More... about 8 years ago
skip npm build on travis More... about 8 years ago
version release prepared More... about 8 years ago
Merge branch 'master' of github.com:Codeception/CodeceptJS More... about 8 years ago
Retries API and fix for Puppeteer (#936) More... about 8 years ago
Merge branch 'master' of github.com:Codeception/CodeceptJS More... about 8 years ago
Waiter fixes (#947) More... about 8 years ago
Fixed typo in pressKey function description (#941) More... about 8 years ago
[Tests] Improving reliability of the CI tests (Travis and Circle CI) (#940) More... about 8 years ago
[Documentation] Small doc fixes (#939) More... about 8 years ago
[Nightmare] Load blank page when starting nightmare so that the .evaluate function will work if _failed/saveScreenshot is triggered before a page is loaded by the user (#938) More... about 8 years ago
updated waitUntilExists functionality More... about 8 years ago
Fix waitUntilExists for WebdriverIO (#934) More... about 8 years ago
[Bugfix #932] Clear value attribute instead of innerhtml for TEXTAREA elements (#935) More... about 8 years ago