This repository has been archived by the owner on Feb 3, 2023. It is now read-only.
Release 2.1.0
- Merge pull request #78 from devbridge/75-add-ability-to-configure-network-throttling (2cf7ca7)
- Merge pull request #77 from devbridge/74-fix-flaky-test (ab4d08f)
- Changed value of useThrottle to false. (cd45243)
- Added network throttling configuration to framework.config.js. Added new parameters to pageSetup method. (6b97ef5)
- Removed empty line (6178af7)
- Added waitUntilVisible for better stability. (4f74e2c)
- Merge pull request #76 from devbridge/39-element-screenshot (76d500d)
- Refactoring/code review fix. (0d2f365)
- Added new method. Added example test. (5f7a211)