Skip to content Skip to sidebar Skip to footer
Showing posts with the label Screenshot

How To Convert Save_base64 To Image In Python

I use code as below to download Image with query string, it is no any problems. urlServer = 'ht… Read more How To Convert Save_base64 To Image In Python

Selenium Get_screenshot_as_file Vs Get_screenshot_as_base64?

I'm wondering what the advantages/disadvantages of one over the other are? I'm running agai… Read more Selenium Get_screenshot_as_file Vs Get_screenshot_as_base64?