Closed lazytesting closed 9 years ago
For Test first development i's useful to be able to run the tests without actually invoking the browser. When a dryrun is performed we should only log the actions/validations.
Basic DryRun functionality has been added (no commands will be send to the webdriver, but still logs actions). Can be elaborated more in the future.
For Test first development i's useful to be able to run the tests without actually invoking the browser. When a dryrun is performed we should only log the actions/validations.