Git Product home page Git Product logo

Comments (5)

kdlucas avatar kdlucas commented on April 27, 2024

Marc,

We made some changes to testcert.py, is this still an issue?

from cloudprint_logocert.

marctan avatar marctan commented on April 27, 2024

Kelly,

Unfortunately, this is still not fixed.

I'm inserting our previous original email thread regarding this issue below for more information:

Marc: My second concern is the testLocalPrintingToggle(). This test failed. The failure was on testcert.py:2108. It failed since it was trying to find the change button or (destination-settings-change-button) that does not exists. I believe the fix for this is, we should call chrome.Print() first before calling this line:
testcert.py:2108: found = chrome.SelectPrinterFromPrintDialog(self.printer, localprint=True)

Kelly: For the 2nd issue, it shouldn't be calling chrome.Print() first, as the change button is not related to printing. When you're looking at the screen, do you see the Change button?

Marc: The change button can be seen in the chrome "print dialog". Since we already closed the print dialog at line 2100 of testcert.py, the function chrome.SelectPrinterFromPrintDialog(self.printer, localprint=True) in line 2108 of testcert.py failed because it is expecting the "print dialog" to be there.

Kelly: Marc, Ok, I understand better now. Please file an issue on GitHub and I'll address it there:

Hope this helps.

Thanks,
Marc

from cloudprint_logocert.

marctan avatar marctan commented on April 27, 2024

Hello Kelly,

Do you have an update on this?

Thanks!

from cloudprint_logocert.

kdlucas avatar kdlucas commented on April 27, 2024

I think the fix here is simply to put chrome.print() in line 2107. I've made the change, so please verify if this works.

from cloudprint_logocert.

marctan avatar marctan commented on April 27, 2024

This is now fixed.

Thanks

from cloudprint_logocert.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.