driver.js icon indicating copy to clipboard operation
driver.js copied to clipboard

Is there a hide method available?

Open noctivityinc opened this issue 6 months ago • 0 comments

My app is a SPA, which creates problems with driver.js. Im using observers to wait for the selector to appear, which works, but the problem is that while waiting the previous step remains visible on the screen. What I need to do is basically hide everything (popover, highlight, overlay) and then reshow them when the next step is ready.

noctivityinc avatar Jun 19 '25 20:06 noctivityinc