mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-07 04:40:05 -06:00
Remove unused test selector
This commit is contained in:
@@ -17,14 +17,14 @@ const filesMenu = {
|
||||
'Todos los archivos',
|
||||
'Compartido conmigo',
|
||||
'Compartido con otros',
|
||||
"Shared via link",
|
||||
'Shared via link',
|
||||
'Archivos borrados'
|
||||
],
|
||||
Français: [
|
||||
'Tous les fichiers',
|
||||
'Partagé avec moi',
|
||||
'Partagé avec autres',
|
||||
"Shared via link",
|
||||
'Shared via link',
|
||||
'Fichiers supprimés'
|
||||
]
|
||||
}
|
||||
|
||||
@@ -57,10 +57,6 @@ module.exports = {
|
||||
pageHeader: {
|
||||
selector: '.oc-page-title'
|
||||
},
|
||||
languageValue: {
|
||||
selector: "//button[@id='single-choice-toggle-profile-language']",
|
||||
locateStrategy: 'xpath'
|
||||
},
|
||||
fileSidebarNavItem: {
|
||||
selector: '.oc-sidebar-nav-item'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user