froth-webdriverio-framework 7.0.17 → 7.0.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. package/froth_common_actions_back/Utils.js +167 -0
  2. package/froth_common_actions_back/alert.js +49 -0
  3. package/froth_common_actions_back/apicall.js +179 -0
  4. package/froth_common_actions_back/assert.js +85 -0
  5. package/froth_common_actions_back/captureNavigationTime.js +53 -0
  6. package/froth_common_actions_back/click.js +57 -0
  7. package/froth_common_actions_back/dropDown.js +34 -0
  8. package/froth_common_actions_back/emailParsing.js +161 -0
  9. package/froth_common_actions_back/jwt.js +64 -0
  10. package/froth_common_actions_back/logData.js +73 -0
  11. package/froth_common_actions_back/random.js +230 -0
  12. package/froth_common_actions_back/scroll.js +104 -0
  13. package/froth_common_actions_back/storeToBuffer.js +45 -0
  14. package/froth_common_actions_back/swicthWindowTab.js +36 -0
  15. package/froth_common_actions_back/swipe.js +219 -0
  16. package/froth_configs_back/commonconfig.js +409 -0
  17. package/froth_configs_back/setallDatailinBuffer.js +100 -0
  18. package/froth_configs_back/wdio.common.conf.js +53 -0
  19. package/froth_configs_back/wdio.common.conf_back.js +138 -0
  20. package/package.json +36 -22
  21. package/browserstack.err +0 -1
  22. package/buffer_storage/FROTHE_SUITE_DETAILS +0 -1
  23. package/buffer_storage/FROTH_EXECUTION_ID +0 -1
  24. package/buffer_storage/FROTH_LOGIN_TOKEN +0 -1
  25. package/buffer_storage/FROTH_TOTAL_DURATION +0 -1
  26. package/buffer_storage/ORGANISATION_DOMAIN_URL +0 -1
  27. package/froth_configs/commonhook copy.js +0 -38
  28. package/froth_configs/commonhook_with_old_code.js +0 -425
  29. package/froth_configs/wdio.common.conf copy.js +0 -57
  30. package/local.log +0 -8
  31. package/log/key-metrics.json +0 -4853
  32. package/log/sdk-cli-debug.log +0 -122
  33. package/log/sdk-cli.log +0 -16974
  34. package/log/sdk-debug-utility.log +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.