Skip to content

Can't change implicit wait timeout #18

Description

@Tb0

Hello,
I'm trying to change the implicit timeout from 30sec to 10sec.
Changing this $driver.manage.timeouts.implicit_wait = 30 into $driver.manage.timeouts.implicit_wait = 10 from env.rb file doesn't work.

Everytime a step is failing, it takes 30 seconds to the test to fail :
timed out after 30 seconds (no such element: Unable to locate element:
It should be 10.

Can you help me @sameer49 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions