MarketSquare / MarketSquare/remoteswinglibrary
Delay on filling field values
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 32
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
I have used remoteSwing library for automating the jnlp application. I am facing delay on inputting values in the fields.
Its taking around 12 second to input on each field.
The keyword I have used is "Type Into Textfield ${identifier} value
I used "RemoteSwingLibrary.List Components In Context formatted" to list the java swing components.
Could you please suggest a method to overcome this delay issue?
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
No files or tests are named. Start by tracing the implementation of the "Type Into Textfield" keyword and how "List Components In Context formatted" identifies components, then measure where the roughly 12-second delay occurs. Done means identifying the delay's cause and demonstrating that field input is substantially faster.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, python
- Domain
- desktop, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100