Skip to content

Releases: mfaisalkhatri/speedwell

Code refactoring and optimization.

29 Sep 03:00
Compare
Choose a tag to compare

Changes made:

  1. Refactoring done in Browser Setup.
  2. Added listener for failed tests in stopBrowser
  3. Added pageloadtimeout, implicit wait and delete all cookies in start browser
  4. Moved element and send keys wait to config file
  5. Moved rightclick method to MouseAction class.