Skip to content

[8.0] Can't find an element in wizard #57

@livingmine

Description

@livingmine

I've noticed that in odoo_9_0_EE.robot and odoo_10_0.robot there exist ButtonWizard (which i assume it is for clicking button in wizard) while there is no equivalent keyword for Odoo 8.0. I've been trying to trigger the click event using Selenium2Library ClickElement with proper xpath (copied directly from Copy Xpath from inspect mode) selector to achieve the same functionality but unfortunately the following error occured

ValueError: Element locator 'xpath=/html/body/div[5]/div/div/div[1]/button' did not match any elements.

Is it possible to achieve the same in Odoo 8.0?

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