Forum Discussion

rohita's avatar
rohita
Occasional Contributor
11 months ago

Accessing Print dialog on chrome browser.

In web testing, I want to perform some actions on the Print dialog box on chrome browser. Like, click on the 'Save' / Cancel button. Perform some validations on the dialog. How can I do this?

4 Replies

    • rohita's avatar
      rohita
      Occasional Contributor

      This setting is already Turned On in my project but I am not able to 'Add Objects' in NameMapping for print dialog or if I record script am not able to record any actions performed on print dialog

  • rraghvani's avatar
    rraghvani
    Champion Level 3

    Looks like limited controls are exposed,

    therefore it can not be automated. You will most likely have to verify this manually.

    • Marsha_R's avatar
      Marsha_R
      Champion Level 3

      It's probably enough for your testing to show that you can access the print dialog or not. You don't need to test Chrome features every time.