Skip to content

Add more command identification and trigger criteria

.

  • Add more command identification and trigger criteria
    • isEndingSession: DELETE /session/{session id} (triggers screenshot)
    • isOpeningUrl: POST /session/{session id}/url (triggers screenshot)
    • isFindingElement: POST /session/{session id}/element
  • Add method and screenshot fields to selenium-logs.json -> gitlab
  • Some restructuring of command identification tests

Merge request reports