File tree Expand file tree Collapse file tree 1 file changed +50
-0
lines changed Expand file tree Collapse file tree 1 file changed +50
-0
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,56 @@ Changelog
2
2
=========
3
3
4
4
5
+ v0.51 (2020-04-12)
6
+ ------------------
7
+ - Bump 0.51. [Kazuaki Matsuo]
8
+ - Feat: Override send_keys without file upload function (#515) [Kazuaki
9
+ Matsuo]
10
+
11
+ * add send_keys_direct
12
+
13
+ * override send_keys
14
+
15
+ * tune
16
+
17
+ * add unittest instead of functional test
18
+
19
+ * tweak syntax
20
+ - Feat: Add idempotency key header to create session requests (#514)
21
+ [Mykola Mokhnach]
22
+ - Fix flaky functional tests (#473) [Mori Atsushi]
23
+
24
+ * Run all tests
25
+
26
+ * Fix apk file path
27
+
28
+ * Skip find_element_by_image test cases
29
+
30
+ * Skip context switching test
31
+
32
+ * Skip multi tap test on CI
33
+
34
+ * Change strategy for waiting element
35
+
36
+ * Add functions for same steps
37
+
38
+ * Restore unexpected changes
39
+
40
+ * Fix touch_action_tests
41
+
42
+ * Fix
43
+
44
+ * Fix
45
+ Fix test_driver_swipe
46
+
47
+ * fix
48
+
49
+ * Create _move_to_[target_view]
50
+
51
+ * [test_driver_swipe] Add wait
52
+ - Update changelog for 0.50. [Kazuaki Matsuo]
53
+
54
+
5
55
v0.50 (2020-02-10)
6
56
------------------
7
57
- Bump 0.50. [Kazuaki Matsuo]
You can’t perform that action at this time.
0 commit comments