Use opencv+playwright to pass the sliding verification code

Table of contents

Sort out ideas

Write code

Summary and Improvement


In this section, we will use the two libraries of opencv and playwright to pass the sliding verification code of Qzone. 

Sort out ideas

1. Use playwright to open the browser and visit the qq space login page .

2. Click Password to log in.

Guess you like

Origin blog.csdn.net/La_vie_est_belle/article/details/130161844