8000 uninstallExtension no more working with Joomla 5 · Issue #15 · joomla-projects/joomla-cypress · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
uninstallExtension no more working with Joomla 5 #15
Closed
@muhme

Description

@muhme
  • uninstallExtension() uses cy.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:

44

But in 5.1-dev it is sub-menu entry in Actions:
51

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0