Dennis.Wung

Results 5 comments of Dennis.Wung

Try this, of course you need to use it with a translator. https://github.com/g1879/DrissionPage

> > Try this, of course you need to use it with a translator. > > https://github.com/g1879/DrissionPage > > Have had a look, not sure what/how this will help? Would...

> @ExpiredMeteor6 I got this error > > Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/DrissionPage/commons/browser.py", line 179, in _run_browser return Popen(arguments, shell=False) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/Cellar/[email protected]/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/subprocess.py", line 1026, in **init** self._execute_child(args,...

> As I know, s_ele and eles like driver.find_element in selenium. But the "ele" for dynamic elements and taking to much time, the "s_ele" is not > […](#) > On...