Dzmitry Lemechko
Dzmitry Lemechko
## Summary This PR changes kibana requests output to use "streams" objects, that store concurrent requests (similar to what we did for ES rally output). Related changes are done in...
Appium server: 1.7.1 Appium client: wd.js 1.4.1 Env: MacOS Sierra, Android 5.0 emulator, automationName = UiAutomator2 UiAutomator2 fails to scroll down list to the end, throws exception: ```elementByAndroidUIAutomator("new UiScrollable(new UiSelector().scrollable(true).instance(0)).scrollIntoView(new...
## Summary **tl; dr;** PR removes `svlCommonPage.forceLogout();` for test suites, that use _SAML auth_ to Kibana with `svlCommonPage.loginWithRole()` as this call is not needed. More details: `svlCommonPage.forceLogout();` was introduced together...
## Summary Follow-up to #190690 Most of API integration tests does not match the path pattern set in the original PR (thanks @pheyos for catching it) and where not updated....
## Summary Summarize your PR. If it involves visual changes include a screenshot or gif. ### Checklist Check the PR satisfies following conditions. Reviewers should verify this PR satisfies this...