Feature: This feature test if there is an animation Background: I select the PL and access to /menus Given I am logged When I am on "/selectPL/zV2ilLsiTnrgPZOXPo1ikryfQY4Z6Cc5w77FBLNQafxXC" And I set the browser in fullscreen And I select "/selectedPL/5502" from "select-pl" And I press "Valider" Scenario: I add an animation When I click the ".addEvent" element And I fill in "Anim test" for "text" And I check "serviceAnimation" And I press "submitAnimation" And I wait 5 seconds Then I see the class "animation" on the element ".web-line-date" Scenario: I delete an animation When I click the ".deleteEvent" element And I wait 7 seconds Then I shouldn't see the class "animation" on the element ".web-line-dat