Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ftr] fix url check by excluding port (#168112)
## Summary Addressing MKI `commonPage.navigateToUrl()` failures when `actualUrl` contains port value. ``` ✖ fail: Serverless Common UI - Management Data View Management disables scripted fields Scripted fields tab is missing -- | │ Error: retry.try timeout: Error: expected https://bk-serverless-ftr-185-elasticsearch-e79c7a.kb.eu-west-1.aws.qa.elastic.cloud/app/management/kibana/dataViews.includes(https://bk-serverless-ftr-185-elasticsearch-e79c7a.kb.eu-west-1.aws.qa.elastic.cloud:443/app/management/kibana/dataViews) ``` Works both on MKI and local serverless run.
- Loading branch information