You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
Is there an API wrapper available to handle Print Dialog using Protractor?
Steps
Configure a button to open the print dialog using $window.print(). Once this dialog is opened with a click event, looking for a method to close the print dialog.