File tree Expand file tree Collapse file tree 1 file changed +54
-0
lines changed Expand file tree Collapse file tree 1 file changed +54
-0
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,60 @@ Changelog
22=========
33
44
5+ v0.44 (2019-05-24)
6+ ------------------
7+
8+ Fix
9+ ~~~
10+ - Installed selenium4 when 'setup.py install' (#389) [Mori Atsushi]
11+
12+ * Fix: installed selenium4 when setup.py install
13+
14+ * Keep existing comparison operator
15+
16+ Other
17+ ~~~~~
18+ - Bump 0.44. [Kazuaki Matsuo]
19+ - Support get_display_density (#388) [Mori Atsushi]
20+
21+ * Support get_display_density
22+
23+ * Add get_display_density unittest
24+
25+ * Add api doc
26+
27+ * Add return description to api doc
28+ - Fix ios functional tests failed (#385) [Mori Atsushi]
29+
30+ * Fix safari test(iOS)
31+
32+ * Fix: find_by_ios_predicate
33+
34+ * Delete find_by_uiautomation_tests
35+
36+ since uiautomation is deprecated
37+
38+ * Move non test files
39+
40+ * Replace test app with the latest
41+
42+ * Fix tests failed along to replaced test app
43+
44+ * review comments
45+ - Support set_network_speed (#386) [Mori Atsushi]
46+
47+ * Support set_nework_speed
48+
49+ * Add set_network_speed unittest
50+
51+ * Add api doc
52+
53+ * revert unexpected change
54+
55+ * revert change
56+ - Update changelog for 0.43. [Kazuaki Matsuo]
57+
58+
559v0.43 (2019-05-18)
660------------------
761- Bump 0.43. [Kazuaki Matsuo]
You can’t perform that action at this time.
0 commit comments