A financial institution requires audit trails for all automated test executions. Which Selenium framework feature best supports this requirement?
-
A
Integrating a test listener that logs test start/stop, user agent, and timestamps to an immutable log store
-
B
Enabling verbose logging in ChromeDriver and storing output in a shared folder
-
C
Using Selenium Grid's built-in audit database
-
D
Recording all test sessions with video and storing them indefinitely