NERDDISCO / luminave

Operate all the lights with your web browser and create stunning visual experiences.
MIT License
76 stars 8 forks source link

Use "Copy JS Path" for integration tests #97

Open TimPietrusky opened 5 years ago

TimPietrusky commented 5 years ago

When using puppeteer it's kind of hard to find out in which Shadow DOM we are at the moment and to get the correct path. This should be easier when using Copy JS path in Chrome.

Let's try this and create some awesome tests!