Skip to content

Commit d989689

Browse files
authored
Add files via upload
1 parent bb13d0e commit d989689

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

Framework/settings.conf

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
[Authentication]
2+
server_address = https://qa.isara.com
3+
username = sunny
4+
password =
5+
api-key = eece0957-b98b-4c56-aada-7d835615cc58
6+
7+
[Advanced Options]
8+
element_wait = 10
9+
available_to_all_project = False
10+
_file = temp_config.ini
11+
_file_upload_path = TestExecutionLog
12+
13+
[Selenium_driver_paths]
14+
chrome_path =
15+
firefox_path =
16+
edge_path =
17+
opera_path =
18+
ie_path =
19+
electron_chrome_path =
20+
21+
[Inspector]
22+
Window =
23+
No_of_level_to_skip = 0
24+

0 commit comments

Comments
 (0)