Tejas Haritsa V K
Results
2
issues of
Tejas Haritsa V K
Hi, While trying to open 'chrome://dino' url in selenium, it is throwing the following error: WebDriverException Traceback (most recent call last) in ----> 1 driver.get("chrome://dino/") F:\Anaconda\envs\opencv\lib\site-packages\selenium\webdriver\remote\webdriver.py in get(self, url) 331...
Hi, I tried this library today with valorant but both pyautogui and pydirectinput isn't working but, the clicks are working fine in both. import pydirectinput as pydx pydx.moveTo(x,y)