RedHatQE / RedHatQE/widgetastic.patternfly4

Make the ClipboardCopy locator "smarter"

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

Nobody has claimed this yet.

Dominant language
Python
Stars
7
Forks
36
PR merge metrics
No merged PRs in 30d

Description

Currently the ClipboardCopy widget uses a GenericLocatorWidget and just an xpath expression to locate. It would be much better if we can have it "smarter" just like Button has it where it would also accept the value of the text it has etc...

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

Start by comparing ClipboardCopy's GenericLocatorWidget-based locator with the Button widget's locator behavior. Identify the supported values that Button accepts and determine which equivalent ClipboardCopy inputs should work; done means those inputs locate the widget reliably while preserving the existing xpath behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.