You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Mobile/iOS/Feature template/Release/Regression.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,8 +90,10 @@ P m13 F t12 -> Passed with an iPhone with iOS13 and failed with an iPad with iOS
90
90
| Copy folder - destination | 1. Open 3-dot-button menu of a folder with subfolders in the list and select `Copy`<br>2. `Choose destination directory...`<br>3. Select a correct location | Folder and subfolders copied to the chosen location|[AUTO](https://github.com/owncloud/ios-scenario-testing/blob/master/src/test/resources/io/cucumber/copy.feature)||
91
91
| Copy file - clipboard | 1. Open 3-dot-button menu of a file in the list and select `Copy`<br>2. `Copy to Clipboard`<br>3. Browse to another location<br>4. In the 3-dot-button of top right corner, select `Paste`| File pasted to the chosen location|||
92
92
| Copy folder - clipboard | 1. Open 3-dot-button menu of a folder with subfolders in the list and select `Copy`<br>2. `Copy to Clipboard`<br>3. Browse to another location in ownCloud account<br>4. In the 3-dot-button of top right corner, select `Paste`| Folder and subfolders pasted to the chosen location|||
93
+
| Copy file - Recent location | 1. Open 3-dot-button menu of a file in the list and select `Copy`<br>2. `Choose destination directory...`<br>3. Browse to another location and submit the operation<br>4. Open 3-dot-button menu of a file in the list and select `Copy` again | The picker shows the location selected in step 3. ||
93
94
| Move file | 1. Open 3-dot-button menu of a file in the list and select `Move`<br> 2. Select a correct location | File moved to the chosen location |[AUTO](https://github.com/owncloud/ios-scenario-testing/blob/master/src/test/resources/io/cucumber/move.feature)||
94
95
| Move folder | 1. Open 3-dot-button menu of a folder with subfolders in the list and select `Move`<br>2. Select a correct location | Folder and subfolders moved to the chosen location |[AUTO](https://github.com/owncloud/ios-scenario-testing/blob/master/src/test/resources/io/cucumber/move.feature)||
96
+
| Move file - Recent location | 1. Open 3-dot-button menu of a file in the list and select `Move`<br>2. `Choose destination directory...`<br>3. Browse to another location and submit the operation<br>4. Open 3-dot-button menu of a file in the list and select `Move` again | The picker shows the location selected in step 3. ||
95
97
| Duplicate file | Open 3-dot-button menu of a file in the list and select `Duplicate`| File duplicated in same location adding `(1)` to the name|[AUTO](https://github.com/owncloud/ios-scenario-testing/blob/master/src/test/resources/io/cucumber/duplicate.feature)||
96
98
| Duplicate folder | Open 3-dot-button menu of a folder with subfolders in the list and select `Duplicate`| Folder duplicated in same location adding `(1)` to the name|[AUTO](https://github.com/owncloud/ios-scenario-testing/blob/master/src/test/resources/io/cucumber/duplicate.feature)||
97
99
| Rename file | 1. Open 3-dot-button menu of a file in the list and select `Rename`<br> 2. Enter a new name | File renamed |[AUTO](https://github.com/owncloud/ios-scenario-testing/blob/master/src/test/resources/io/cucumber/rename.feature)||
0 commit comments