mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
fix 1 to 100%
This commit is contained in:
@@ -4,6 +4,27 @@ export const Cy = {
|
||||
b: {
|
||||
enter: 'loginbutton'
|
||||
}
|
||||
},
|
||||
gabinete: {
|
||||
aside: {
|
||||
despacho: 'cypress-despacho-item'
|
||||
},
|
||||
},
|
||||
search: {
|
||||
input: {
|
||||
subject: 'cy-subject-input'
|
||||
},
|
||||
b: {
|
||||
search:'cy-search-button'
|
||||
}
|
||||
}
|
||||
},
|
||||
header: {
|
||||
b: {
|
||||
search: 'cy-search-button'
|
||||
}
|
||||
},
|
||||
footer: {
|
||||
gabinete: 'cypress-gabinete-tab',
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user