Результаты поиска

  1. C

    v4.3.7.1 - C# code intermittently doesn't execute

    I have a template that uses C# code in 3 places. Form time to time any one of those 3 C# steps does not execute. When that happens it is like that C# code just doesn't exist. No variables ar modified, none of the C# commands are executed. This problem occurs in about 10% of the executions...
  2. C

    [SOLVED]  ProhectMaker (V4.3.7.0) Variable values remain set after script debug execution

    I have several variables defined in the Variables list, all empty at first. I execute the script and those variable values are changed. After the execution finishes or I stop the debug session those values remain in the Variables list, as if I set initial values to those variables. This can...
  3. C

    Execution of javascript in page context

    Hello, I've been trying to execute javascript for various DOM operations but I didn't figure a way. First I tried the "Own JavasScript" box but it seems it does not see the DOM or access the window and document objects. Then I tried to use ExecScript or InsertScript in a "Own C#" box...
  4. C

    How to determine the name/number of the current thread

    I'm writing a template that works with a server script and needs to communicate the identity of the current thread so it can assign the appropriate action. If I'm running a template on multiple threads, how can I determine the identity of the current thread?
  5. C

    [SOLVED]  Problem with long loading times and flickering images on twitter.com/user pages

    I just upgraded to 4.3.0.0 and I have the same problem with finishing to load twitter profile pages as I had with 4.2.5.0. You can easily test this bug by going in Actions recording to a page like twitter.com/aplusk where that particular twitter user has pictures posted. On a twitter user...