Hi
I'm testing a simpe shiny app with a plotly-figure. Since plotly always generates a new elementId for its plots, shinytest shows this as a difference between expected and current results. In my case (and I guess also in general) this should not count as a real difference though, since nothing has changed.
Is there a way to ignore this?

Hi
I'm testing a simpe shiny app with a plotly-figure. Since plotly always generates a new elementId for its plots, shinytest shows this as a difference between expected and current results. In my case (and I guess also in general) this should not count as a real difference though, since nothing has changed.
Is there a way to ignore this?