newsuk / AyeSpy

A performant visual regression testing tool
BSD 3-Clause "New" or "Revised" License
206 stars 13 forks source link

feat: Added custom chrome option in scenario configuration #180

Closed lukasr22 closed 5 years ago

lukasr22 commented 5 years ago

This change allows adding chrome options from scenario perspective. Allows change user-agent add incognito mode etc... Scenario item calles chromeCustomCapabilites where you can pass desired json google chrome configuration.