Forum Discussion

s5h's avatar
s5h
Contributor
10 years ago

Web testing on chrome, first execution of test very slow

Hi, 



I am using ExtendedFind in our tests. I have a simple test that fills in 30 fields on the page. If I go to the page from our home page and run the test it takes 2m 10, if I rerun the test without going back to the home page it takes 17s. 

When I run the first test the page is fully loaded as I manually check the chrome degugger to see if there any processes still running. 



Any ideas as to why this is happening? 



All of our tests will experience this and so will significantly increase execution time until it is solved. 

3 Replies

  • s5h's avatar
    s5h
    Contributor
    Yes I think the alias might also get cached. 



    Its odd because I leave the page load and check all the calls have been made before I run the 1st test. It must be related to the caching of the page and objects
    • tonydugay's avatar
      tonydugay
      Contributor

      Hi - did you ever find a solution to this as I have had the same issue for ages and have found no solution.