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

when the element's position has changed, the tour's position don't change at the same time

Open wmo123 opened this issue 5 years ago • 2 comments

when the element's position has changed, the tour's position don't change at the same time; then,i try to use ' driver.refresh()' , but it doesn't work...i don't know why ??? image

wmo123 avatar Feb 19 '20 08:02 wmo123

Were you able to solved this problem @wmo123 ?

marzsv avatar Sep 01 '20 03:09 marzsv

@kamranahmedse I think driver.refresh() is not public method and we cannot use it

namangarg avatar May 21 '22 11:05 namangarg

We just released v1.0 of driver.js which has been rewritten from the ground up. You now have refresh method publicly available for use. Please have a look at the docs and do let me know if you face any issues.

kamranahmedse avatar Jul 05 '23 16:07 kamranahmedse