Mentions légales du service

Skip to content
  • Mikaël Salson's avatar
    test_browser: HTML elements are now accessed through VidjilBrowser · bf818589
    Mikaël Salson authored
    Class VidjilBrowser knows how to get the elements in the browser (it knows the class, the hierarchy and so on).
    Inside the tests we should rely as much as possible on VidjilBrowser rather than using directly class names, ID or texts
    to retrieve a given element.
    
    Of course VidjilBrowser should be completed all along the time :)
    bf818589