Skip to content

Can't init Table element after upgrade JDI-light v.1.6.1 Java #5547

@NikitaBQ

Description

@NikitaBQ

Hello Team!

Right after upgraded JDI-light to latest version 1.6.1 I'm getting errors on every com.epam.jdi.light.elements.complex.table.Table element.
Once downgraded to a previous version 1.6.0, code works well.

Element description:
@UI("#appointment_times") Table appointmentTimes;

Error log:
`java.lang.RuntimeException:

Can't init 'page' '***Page' on '***Site'
Caused by: java.lang.RuntimeException:

Can't create field '***Page' instance of type 'class com.***Page'. Try new class com.***Page() to get more details
Caused by: java.lang.RuntimeException:

Can't init 'element' 'appointmentTimes' on '***Page'
`

Any ideas how can I solve that or why such error happens?

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