MarketSquare / MarketSquare/SwingLibrary
Null pointer exception not display in Java application which startup by Robot
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 117
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
Hi
When we try to find out the exception like "Null pointer" exception, the Java application startup by Robot will not display it. It is very strange, if we implement manually after run "start application", the exception will be display. But if we run next step by Robot after "start application", those exception will not be display in application and no any message, we only can find the exception in java console.
Please see the screenshot on the attachment is the Exception show in normal applicatio

n
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 source files, tests, or entry points are identified. Start by reproducing the Robot-driven startup flow and compare it with manual startup, then trace where the exception is surfaced. Done means the null pointer exception is displayed in the application during the automated flow, not only in the Java console.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100