Coder Social home page Coder Social logo

cant login cpr about cpps-pcl HOT 3 CLOSED

turicfr avatar turicfr commented on June 18, 2024
cant login cpr

from cpps-pcl.

Comments (3)

anoyn231 avatar anoyn231 commented on June 18, 2024

this might be useful; the cefpython3 version 66.0

C:\Users\CMD.DESKTOP-S7KT2VR>python
Python 2.7.16 (v2.7.16:413a49145e, Mar 4 2019, 01:37:19) [MSC v.1500 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information.
import cefpython3
print cefpython3.version
66.0

from cpps-pcl.

anoyn231 avatar anoyn231 commented on June 18, 2024

possibly the chromium needs a flash plugin? not really sure

from cpps-pcl.

relrelb avatar relrelb commented on June 18, 2024

Hello anoyn231, thank you for providing the cefpython version.

As for the reCAPTCHA window showing CPR page, it has nothing to do with flash at all. In order to display the reCAPTCHA window, I had to load CPR webpage, then detect that request and replace its content with reCAPTCHA.html. Probably due to changes in cefpython, the script could not detect the CPR webpage request and therefore could not change it to reCAPTCHA.html. To fix that issue, I loaded CPR webpage after setting up the client handler, so it must detect it.

As for the SetBounds issue, cefpython has not yet implemented it to Windows, and it works only on Linux platforms.

from cpps-pcl.

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.