Quantcast
Channel: Planet Plone - Where Developers And Integrators Write
Viewing all articles
Browse latest Browse all 3535

Kees Hink: Testing CSS in Plone with Robot Framework

$
0
0
[update 09-04: Modified as per Asko's comment] You can use RF to make sure your CSS rules work as you want them to. This will give you confidence to move around large parts of you CSS codebase and be certain that everything still works. To do so, you must define your own library.  Defining a custom library In your robot test file, link the library like so: Library

Viewing all articles
Browse latest Browse all 3535

Trending Articles