Skip to main content
Version: 0.14.0

clickButton

production

Searches for an element of type button with a label and clicks it when found.

Examples:

await aui.clickButton('Sign Up');
  • @param {string} label - The buttons label