WebFile incosistent errors
This issue is one of the very strange one that happens sometimes and works sometimes. So you have a line of code setting the file path in a WebFile element
Browser("B").Page("P").WebFile("F").Set "C:\Test.txt"
Browser("B").Page("P").WebButton("Upload").Click
Above code might work fine sometimes, but few times you might find your web application throwing an error ex - “File not found”. I am [...]


Tags used -



































