Click Element
Simulates a click on a specified web element.
Inputs
Web Pagerequired: Browser instance with loaded pageSelectorrequired: 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
