robotframework-angularjs icon indicating copy to clipboard operation
robotframework-angularjs copied to clipboard

Replace ```Set Ignore Implicit Angular Wait``` with ```Enable Implicit Angular Wait```

Open emanlove opened this issue 9 years ago • 0 comments

The keyword Set Ignore Implicit Angular Wait invokes a double negative when one is truing to re enable the implicit wait for angular. This is really non-intuitive in practice and forces the user to think too much. Instead it should be as simple as Enable Implicit Angular Wait.

emanlove avatar Nov 12 '16 18:11 emanlove