Objective: As part of the manual steps [here|https://github.com/openshift/console/blob/master/frontend/packages/dev-console/integration-tests/features/helm/helm-compatability.feature], need to fetch index.yaml from browser's network either through api calls and read the yaml response
Acceptance Criteria:
- Able to fetch and read index.yaml through script
- Able to complete implementation for helm-compatibility.feature along with successful execution.