Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 947285f

Browse files
take input for chrome driver path
1 parent b0ab3fa commit 947285f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎NSE Stocks GUI/stocks.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from selenium.webdriver.common.keys import Keys
88
import time
99

10-
driver_path = 'C:\Webdrivers\chromedriver'
10+
driver_path = input('Enter path for chromedriver: ')
1111

1212
# Categories and their URL slugs
1313
most_active = {'Most Active equities - Main Board':'mae_mainboard_tableC','Most Active equities - SME':'mae_sme_tableC','Most Active equities - ETFs':'mae_etf_tableC',

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /