|
25 | 25 | "id": "7211cfcf4252eea0" |
26 | 26 | }, |
27 | 27 | { |
28 | | - "metadata": { |
29 | | - "ExecuteTime": { |
30 | | - "end_time": "2026-03-11T14:20:21.043442113Z", |
31 | | - "start_time": "2026-03-11T14:20:15.634042563Z" |
32 | | - } |
33 | | - }, |
| 28 | + "metadata": {}, |
34 | 29 | "cell_type": "code", |
35 | 30 | "source": [ |
36 | 31 | "from puma.apps.android.google_maps.google_maps import GoogleMapsActions\n", |
37 | 32 | "# maps = GoogleMapsActions(device_udid=\"emulator-5554\")\n", |
38 | 33 | "maps = GoogleMapsActions(device_udid=\"32131JEHN38079\")" |
39 | 34 | ], |
40 | 35 | "id": "ff054b6ab2f4d1d5", |
41 | | - "outputs": [ |
42 | | - { |
43 | | - "name": "stdout", |
44 | | - "output_type": "stream", |
45 | | - "text": [ |
46 | | - "2026-03-11 15:20:15 [INFO] [adb_pywrapper] Using Android SDK ROOT /home/angelina/Android/Sdk\n", |
47 | | - "2026-03-11 15:20:15 [INFO] [puma.apps.android] Connecting to Appium driver...\n", |
48 | | - "2026-03-11 15:20:20 [INFO] [puma.apps.android] Activating package com.google.android.apps.maps...\n", |
49 | | - "2026-03-11 15:20:21 [INFO] [puma.apps.android] App package com.google.android.apps.maps activated!\n" |
50 | | - ] |
51 | | - } |
52 | | - ], |
53 | | - "execution_count": 1 |
| 36 | + "outputs": [], |
| 37 | + "execution_count": null |
54 | 38 | }, |
55 | 39 | { |
56 | 40 | "metadata": {}, |
|
67 | 51 | "id": "d20bf73a6ec58009" |
68 | 52 | }, |
69 | 53 | { |
70 | | - "metadata": { |
71 | | - "ExecuteTime": { |
72 | | - "end_time": "2026-03-11T14:20:58.239808106Z", |
73 | | - "start_time": "2026-03-11T14:20:37.280026149Z" |
74 | | - } |
75 | | - }, |
| 54 | + "metadata": {}, |
76 | 55 | "cell_type": "code", |
77 | 56 | "source": [ |
78 | 57 | "start_location = \"Amsterdam Schiphol P1\" # Enter here\n", |
|
81 | 60 | "route_simulator = maps.get_route_simulator()" |
82 | 61 | ], |
83 | 62 | "id": "e8395524159c0098", |
84 | | - "outputs": [ |
85 | | - { |
86 | | - "name": "stdout", |
87 | | - "output_type": "stream", |
88 | | - "text": [ |
89 | | - "2026-03-11 15:20:37 [INFO] [puma.apps.android.google_maps.google_maps] Action start_route initiated\n", |
90 | | - "2026-03-11 15:20:38 [INFO] [puma.apps.android.google_maps.google_maps] Action start_navigation initiated\n", |
91 | | - "2026-03-11 15:20:38 [INFO] [puma.apps.android.google_maps.google_maps] Action search_place initiated\n", |
92 | | - "2026-03-11 15:20:38 [WARNING] [urllib3.connectionpool] Connection pool is full, discarding connection: localhost. Connection pool size: 1\n", |
93 | | - "2026-03-11 15:20:40 [WARNING] [urllib3.connectionpool] Connection pool is full, discarding connection: localhost. Connection pool size: 1\n", |
94 | | - "2026-03-11 15:20:41 [WARNING] [urllib3.connectionpool] Connection pool is full, discarding connection: localhost. Connection pool size: 1\n", |
95 | | - "2026-03-11 15:20:41 [WARNING] [urllib3.connectionpool] Connection pool is full, discarding connection: localhost. Connection pool size: 1\n", |
96 | | - "2026-03-11 15:20:43 [WARNING] [urllib3.connectionpool] Connection pool is full, discarding connection: localhost. Connection pool size: 1\n", |
97 | | - "2026-03-11 15:20:47 [WARNING] [urllib3.connectionpool] Connection pool is full, discarding connection: localhost. Connection pool size: 1\n", |
98 | | - "2026-03-11 15:20:51 [WARNING] [urllib3.connectionpool] Connection pool is full, discarding connection: localhost. Connection pool size: 1\n", |
99 | | - "2026-03-11 15:20:52 [WARNING] [urllib3.connectionpool] Connection pool is full, discarding connection: localhost. Connection pool size: 1\n", |
100 | | - "2026-03-11 15:20:53 [WARNING] [urllib3.connectionpool] Connection pool is full, discarding connection: localhost. Connection pool size: 1\n", |
101 | | - "2026-03-11 15:20:54 [WARNING] [urllib3.connectionpool] Connection pool is full, discarding connection: localhost. Connection pool size: 1\n", |
102 | | - "2026-03-11 15:20:56 [WARNING] [urllib3.connectionpool] Connection pool is full, discarding connection: localhost. Connection pool size: 1\n", |
103 | | - "2026-03-11 15:20:58 [WARNING] [urllib3.connectionpool] Connection pool is full, discarding connection: localhost. Connection pool size: 1\n" |
104 | | - ] |
105 | | - } |
106 | | - ], |
107 | | - "execution_count": 2 |
| 63 | + "outputs": [], |
| 64 | + "execution_count": null |
108 | 65 | }, |
109 | 66 | { |
110 | 67 | "metadata": {}, |
|
134 | 91 | "id": "a29a201585cee80e" |
135 | 92 | }, |
136 | 93 | { |
137 | | - "metadata": { |
138 | | - "ExecuteTime": { |
139 | | - "end_time": "2026-03-11T14:26:03.597822112Z", |
140 | | - "start_time": "2026-03-11T14:26:03.573118728Z" |
141 | | - } |
142 | | - }, |
| 94 | + "metadata": {}, |
143 | 95 | "cell_type": "code", |
144 | 96 | "source": "route_simulator.update_speed(100)", |
145 | 97 | "id": "6dc5a613d286266c", |
146 | 98 | "outputs": [], |
147 | | - "execution_count": 6 |
| 99 | + "execution_count": null |
148 | 100 | }, |
149 | 101 | { |
150 | 102 | "metadata": {}, |
|
162 | 114 | { |
163 | 115 | "metadata": {}, |
164 | 116 | "cell_type": "code", |
165 | | - "outputs": [], |
166 | | - "execution_count": null, |
167 | 117 | "source": "", |
168 | | - "id": "378b190437e6026" |
| 118 | + "id": "378b190437e6026", |
| 119 | + "outputs": [], |
| 120 | + "execution_count": null |
169 | 121 | } |
170 | 122 | ], |
171 | 123 | "metadata": {}, |
|
0 commit comments