public void WhenIClickOnSendButton()
 {
     productEditingPage.ClickOnSubmitBtn();
 }