Closed BergMoe closed 10 months ago
I got this error message Traceback (most recent call last): File "/LFI-FINDER/lfi.py", line 4, in from selenium import webdriver ModuleNotFoundError: No module named 'selenium'
any suggestions? Thanks
install selenium and try it will solve this.
I got this error message Traceback (most recent call last): File "/LFI-FINDER/lfi.py", line 4, in
from selenium import webdriver
ModuleNotFoundError: No module named 'selenium'
any suggestions? Thanks