How can I test the clicking on button if it have no name attribute in HTML code. It has only text between <button type="button" ...> and </button> tags. It is nested in the complex form and I have failed to make it by using Form Locator and Index Locator in <clickbutton> step. I have failed to reach my goal by using <clicklink> step.