
Loading ...
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 [...]
Register or Login to read the full article...
Tags used -
Error, file, Found, Not, ReplayType, WebFile

Loading ...
Yesterday (24th June 2008), one of SQAForums member had an query for changing the file format of any file from ANSI to UTF-8. Below is the link to the same query
http://www.sqaforums.com/showflat.php?Number=493915
Though i replied to the poster to do it using DotNetFactory but there was something that was still making me feel uneasy. With in few [...]
Register or Login to read the full article...
Tags used -
ASCII, Encoding, file, Fileencoding, format, UNICODE, UTF, UTF-32, UTF-7, UTF-8, UTF32, UTF7, UTF8