Skip to content

Commit 9bb118b

Browse files
committed
FIX: removing duplicated links
1 parent 56b4907 commit 9bb118b

File tree

1 file changed

+0
-4
lines changed
  • botcity/web/browsers

1 file changed

+0
-4
lines changed

botcity/web/browsers/ie.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@
88
def default_options(headless=False, download_folder_path=None, user_data_dir=None) -> Options:
99
"""Retrieve the default options for this browser curated by BotCity.
1010
11-
Useful links:
12-
IE Driver Documentation: https://www.selenium.dev/documentation/ie_driver_server/
13-
IE Command-Line Options: https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/general-info/hh826025(v=vs.85)
14-
1511
Returns:
1612
Options: The Internet Explorer options.
1713
"""

0 commit comments

Comments
 (0)