Forum Discussion

8 Replies

  • MW_Didata's avatar
    MW_Didata
    Regular Contributor

    Or anyway for TC to ignore it and just click right through it

    • MW_Didata's avatar
      MW_Didata
      Regular Contributor

      Thanks, I'll try this since it's only in a few places

       

      EDIT: this works, I just wrote a little script to handle this issue

       

       

  • rraghvani's avatar
    rraghvani
    Champion Level 3

    Using either Indicator.Hide() or Indicator.Show() requires one line of code, but you have 8 lines of code 🙄

    • MW_Didata's avatar
      MW_Didata
      Regular Contributor

      True but that would mean 2 functions, now it's 1 with a parameter.

      Probably could still shrink a little but that is where my coding knowledge runs out

       

      EDIT: I guess I could run code snippet aswell, might do that

      Fixed it:

       

  • rraghvani's avatar
    rraghvani
    Champion Level 3

    If you're using keyword tests, then use Run Code Snippet - again, it will be a one line code.

    • MW_Didata's avatar
      MW_Didata
      Regular Contributor

      Like in the previous Sceenshot I send or run Indicator.hide twice and it also shows?