HI
how can handle dynamic image through vb script
example we have to create email id fill the edit box(these
latters change wrong password) i am wating your answer
Answer / srinu
BY this Script we can create an email ID in Edit box
set Edbx = Browser("BN").page("PN")webtable("TN").childitem
(RowNumber,column Number,"web edit",Index No)
Edbx.set "link"
| Is This Answer Correct ? | 0 Yes | 3 No |
which is the bset training centre to learn automation tools?
Explain the constants in vbscript?
What is the technology used by vb script?
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
I need help to write a function in vbscript to click on a link. That link looks like a tab. There are 6 tabs. When I click on 1 tab it should show as "on". when I spy the class property is on. But for the one which is not clicked the class property is blank. I have objects created in our custom object repository. Please give me some idea.
Give examples where vb script can directly run on users system with windows as os?
What are the differences between Visual Basic, VBA and VBScript? When would it be appropriate to use one as opposed to another?
What is vbscript procedures?
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
wat is com(common object model)object for mozilla firefox??? if any knows the exact answer....plz rply me
What is the difference between function and procedure?
Which in-built function related to an array joins substrings into one string in the vbscript language?