ConSol / sakuli

Sakuli is an end-2-end testing and monitoring tool for web sites and common UIs with multiple monitoring integrations
http://www.sakuli.org
118 stars 29 forks source link

add headless chrome browser option for UI only tests #313

Open toschneck opened 6 years ago

toschneck commented 6 years ago

Like described on Google Dev Blog Chrome 59+ supports a headless mode. Due to this fact we can us this for "UI only" tests with Sakuli.

Solution:

TODO: