MarketSquare / MarketSquare/robotframework-angularjs

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

Open
#11 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.