Skip to content
Discussion options

You must be logged in to vote

Hi @bernatagulloesbrina

You should use the following snippet instead:

#if TE3
ScriptHelper.WaitFormVisible = false;
#endif

// ... long running below this line ...
System.Threading.Thread.Sleep(2000);

It works in both TE2 and TE3

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mlonsk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants