assertj / assertj/assertj-swing

Ability to hide caret on screenshots (aka fix Bug213 again)

Open
#138 0 comments 0 reactions 0 assignees View on GitHub
bug enhancement Improvement Minor to be documented
Dominant language
Java
Stars
121
Forks
52
PR merge metrics
No merged PRs in 30d

Description

In issue #4 all `assertj-swing` tests failing were fixed. But this one still needs to be fixed.

It was originally issued [here](http://code.google.com/p/fest/issues/detail?id=213)

And as I analysed this issue isn't working well, yet. IMO calling `caret.setBlinkRate(0);` when hiding the caret before taking the screenshot is necessary.

I would like the possibility to change in a test if the caret should or shouldn't be visible on a screenshot.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.