On Mon, 8 May 2023 18:41:56 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

> > It seems that the current robot API is not suitable for this.
> 
> Can we just reset the token when we create a new instance of Robot?

This will be a big problem for automated testing, as each test with the robot 
will require user confirmation(or even more than one, as some tests instantiate 
it several times).
This is exactly what we are trying to avoid.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/13803#issuecomment-1540255849

Reply via email to