MarketSquare / MarketSquare/robotframework-angularjs
Replace ```Set Ignore Implicit Angular Wait``` with ```Enable Implicit Angular Wait```
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 33
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the implementation and tests for the Set Ignore Implicit Angular Wait keyword, then trace how its name is exposed to Robot Framework. Rename it to Enable Implicit Angular Wait while preserving the behavior, and update any corresponding tests or keyword references so the new name is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angularjs, python
- Domain
- frontend, testing-qa
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100