-
Hi, I started scripting with Berry console - I´m new to this. Unfortunately Berry console seems to "refresh" about every second - as soon as I mark a section of the Berry console output window it shows the marked area in blue, but about a second (often only the fraction of a second) later, it reverts to not being selected ... so I cannot copy it to clipboard. Is there a way to "stop" this refreshing or any other workaround? I searched, but haven´t found a related discussion yet. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
You can get more time (on average) by increasing the What I usually do is to highlight more than needed before quickly copying to clipboard, instead doing the trimming after pasting elsewhere. |
Beta Was this translation helpful? Give feedback.
-
Thank you very much @sfromis for the fast response - that's a good workaround, as I only need it for testing ... |
Beta Was this translation helpful? Give feedback.
You can get more time (on average) by increasing the
WebRefresh
time from the default of 2.345 seconds (max 10 seconds). Of course, this will also increase the lag time for the browser to fetch updates.What I usually do is to highlight more than needed before quickly copying to clipboard, instead doing the trimming after pasting elsewhere.