Skip to content

Commit b815a2f

Browse files
committed
Updated approval tests with approved responses for selenium 4 objects
1 parent 469f220 commit b815a2f

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

utest/test/keywords/approved_files/FireFoxProfileParsingTests.test_single_method.approved.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ Firefox profile parsing
55
2) key1 arg1 key2 arg2
66
3) True
77
4) 'FirefoxProfile' object has no attribute 'wrong_name'
8-
5) 'str' object has no attribute 'proxy_type'
8+
5) 'FirefoxProfile' object has no attribute 'set_proxy'

utest/test/keywords/approved_files/test_selenium_options_parser.test_importer.approved.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ Selenium options import
77
4) <class 'selenium.webdriver.ie.options.Options'>
88
5) <class 'selenium.webdriver.opera.options.Options'>
99
6) <class 'selenium.webdriver.edge.options.Options'>
10-
7) phantomjs No module named
11-
8) safari No module named
12-
9) htmlunit No module named
13-
10) htmlunit_with_js No module named
14-
11) <class 'selenium.webdriver.chrome.options.Options'>
15-
12) iphone No module named
10+
7) <class 'selenium.webdriver.safari.options.Options'>
11+
8) htmlunit No module named
12+
9) htmlunit_with_js No module named
13+
10) iphone No module named

0 commit comments

Comments
 (0)