Micro Focus QTP (UFT) Forums
webfile web object not identified at runtime in a java application - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming)
+--- Thread: webfile web object not identified at runtime in a java application (/Thread-webfile-web-object-not-identified-at-runtime-in-a-java-application)



webfile web object not identified at runtime in a java application - saila123 - 01-28-2015

webfile web object not identified at runtime in a java based electronic content management system application. UFT 11.53, Java 1.7_75, IE 10
The webfile object has a webedit with a "browse" button. When browser button is clicked the windows 'browse to upload' popup opens to select a document to upload.
But during replay the browse button is not being clicked. and so the browse to upload does not popup.


Recorded format:
Code:
Browser.page.webfile.click
Browser.page.webfile.set "path of document"

Items that i tried: still does not work
Java addin is added in UFT
tools->active screen ->load java applets
Select Event>>Add>>onclick .Select Always


RE: webfile web object not identified at runtime in a java application - Kirill - 02-11-2015

Hi,

UFT 11.53 PAM says higher supported version for Java is 1.7 and you have 1.7_75