Error when I try to run "TradeViewGUI.exe" #40
Replies: 2 comments
-
Yeah i get same error, im trying to sort it out, maybe you fixed it already? |
Beta Was this translation helpful? Give feedback.
0 replies
-
hello, the program seemed to have trouble with one of the web elements. I fixed the code and focused on code readability on the new update. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Please help me on this error, thank you first.
====== WebDriver manager ======
Current firefox version is 97.0.1
Get LATEST driver version for 97.0.1
Driver [C:\Users\xxxxx.wdm\drivers\geckodriver\win64\v0.30.0\geckodriver.exe] found in cache
Generating Max Profit For Stop Loss.
Loading script...
Traceback (most recent call last):
File "TradeViewGUI.py", line 122, in optimize_longs_shorts
name = obj.objectName()
File "OptimizeLongsShorts.py", line 17, in init
Main.init(self)
File "OptimizeLongsShorts.py", line 39, in run_script
except NoSuchElementException:
File "my_functions.py", line 238, in click_enable_both_checkboxes
Keys.BACK_SPACE)
IndexError: list index out of range
Beta Was this translation helpful? Give feedback.
All reactions