Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
if I run 10 threads, can i make even number thread (thread 2,4,6,8,10) do function1 and odd number thread (thread 1,3,5,7,9) do function2?
@hifive, Example # 1 splitting threads into 2 functions action_test1.xml. Example # 2 splitting threads into any number of functions action_test2.xml.
@ghostz
Thanks for your help :)
@GhostZ said in How to remove specific text?:
actions
Worked perfectly, thanks dude.
@Alexender remove line after use
Set the browser Rendering to 75 as you don't need to see what is happening in browser. Saves a lot of resources too.
@romanbiz Do you know how to upload multiple file at once? What is the path look like? I've tried: "path 1" " path 2" "..." but it didn't work...