Hello, cefpython is a beautiful package!
My question is, how does cefpython handle it's simulated mouse input such as click, move and scroll? Is it using something inherent to the operating systems such as win32 API for windows?
Thank you for making this.