Skip to content

20.0.2: Merge pull request #158 from SCADA-LTS/develop

Compare
Choose a tag to compare
@Limraj Limraj released this 25 Feb 13:24
· 77 commits to master since this release
8e5cc78
  • correct named object for test, xid with _TEST, abbreviation of names;
  • daivision of module scada-lts-e2e-common into modules: scada-lts-e2e-common-api, scada-lts-e2e-common-impl, scada-lts-e2e-common-core;
  • correct config for verbose logging for chromedriver;
  • added method containsObject(CriteriaObject criteria) in PageContent interface;
  • correct acceptAlert default impl in PageContent interface for alert does not exist;
  • added assert class for containsObject(CriteriaObject criteria);
  • readable error message;
  • correct current url; reload NavigationPage (session id);
  • reduce runners for test with page;
  • added start test time, and localized legend in email msg;
  • update selenide to 5.17.0;
  • correct containsObject(IdentifierObject identifier) for eventhandler;
  • rename profile dev-local on localhost;