Closed
Description
uninstallExtension()
usescy.clickToolbarButton('delete')
- this is working in 4.4-dev but no more in 5.1-dev
logClick on a toolbar button
logButton: delete
logSubselector: null
get#toolbar-delete
Timed out retrying after 4000ms: Expected to find element: #toolbar-delete, but never found it.
Comparing both screens for administrator/index.php?option=com_installer&view=manage
it show the Uninstall
toolbar-delete
button is direct accessible in 4.4:
But in 5.1-dev it is sub-menu entry in Actions
:
uninstallExtension()
has to work in Joomla 4.4 as well as in 5.1 and higher active Joomla branches
as we need this for manual-examples I'll create PR myself
Metadata
Metadata
Assignees
Labels
No labels