python selenium截图
python实现selenium截图的两种方法
目录pyvirtualdisplayXvfb可以使用虚拟屏幕的方式,在虚拟屏幕上运行浏览器并进行截图操作,这样就不会影响当前屏幕的展示。[详细]
2023-04-05 09:27 分类:开发how to use @ in python.. and the @property and the @classmethod
this is my code: def a(): print \'sss\' @a() def b(): print \'aaa\' b() and the Tracebackis: sss Traceback (most recent call last):[详细]
2022-12-28 15:47 分类:问答