s5h
11 years agoContributor
Browser refresh in Chrome taking too long
Hi
I have a scenario where in my webpage I save a recordby clicking a Save button and a pop up message appears for 3-4seconds stating the record has saved. I need to verify that this message has appeared. But by the the time the Browser.Refresh complete the message has disappeared so findchild cannot find it.
The map to the message appears as a direct child of Sys.Browser.Page so that is why the refresh is taking so long. Any ideas how I can reduce the number of items seen in Object Browser under Sys.Browser.Page so the refresh can be done quicker?
I am using TC10
I have a scenario where in my webpage I save a recordby clicking a Save button and a pop up message appears for 3-4seconds stating the record has saved. I need to verify that this message has appeared. But by the the time the Browser.Refresh complete the message has disappeared so findchild cannot find it.
The map to the message appears as a direct child of Sys.Browser.Page so that is why the refresh is taking so long. Any ideas how I can reduce the number of items seen in Object Browser under Sys.Browser.Page so the refresh can be done quicker?
I am using TC10