What are some potential limitations or challenges to be aware of when relying on GitHub Copilot for Selenium automation testing? (Select TWO correct options)
Copilot may suggest code that is syntactically correct but logically incorrect for the specific test scenario.
Over-reliance on Copilot might hinder a tester's understanding of Selenium concepts and best practices.
Copilot can sometimes introduce security vulnerabilities into the test code.
Copilot is only effective for simple Selenium tests and struggles with complex scenarios.