Click Element
Simulates a click on a specified web element.
Inputs
Web Page
required: Browser instance with loaded pageSelector
required: CSS or XPath selector for the target elementWait Time
: Optional time to wait after click (in milliseconds)
Example
Outputs
Success
: Boolean indicating if click was successfulWeb Page
: Updated browser instance
