@When("^I click the Request Info Button on sticky header$")
 public void ClickStickyHeader() throws Throwable {
   detailPage.ClickStickyHeader();
 }