pythonista-chromeless
pythonista-chromeless copied to clipboard
Serverless selenium which dynamically execute any given code.
Results
7
pythonista-chromeless issues
Sort by
recently updated
recently updated
newest added
I hope it helps some people
tried to be able to import 'time' , 'io' and 'PIL' by Chromeless.activate_library() method, but I realized even simple import of PIL fail somehow in this environment. saved in another...
some important modules need to be pre-imported inside lambda such as 'time'