Skip to content

Move wait(1) to a proper waitForElement in Joomla installation #94

@javigomez

Description

@javigomez

@compojoom could you have a look at #93? is a hotfix, but if we remove it it fails. Ideally we should find somehow a exectueJS function to know when the Languages Chosen Selector is ready.

Because the problem is that if we don't wait by the time Selenium selects Danish as language...

screen shot 2016-01-15 at 13 39 48

... the javascript that refreshes the page with the loaded language is not ready. Therefore it never passes this line: https://github.com/joomla-projects/joomla-browser/blob/develop/src/JoomlaBrowser.php#L137

Do you think on a way we can get when this JS is loaded?

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