v1.0.2
- Fixed the util method
waitTransitionEnd
inutils/Page
by addingawait
to the callback and async-await for the handler function of ontransitionend event.
waitTransitionEnd
in utils/Page
by adding await
to the callback and async-await for the handler function of ontransitionend event.