Paolo
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Paolo created a post, AnsweredAccess Java variable at runtime
Hello, Is it possible to monitor/be notified of the changes of a variable in a Java program while it is running (e.g./ creation, assignments...)? To be more specific, my idea was to add a WebDriver...