Programming Languages (22694)
Scripts (9273)
Networking (2571)
Microsoft Related (21566)
Databases (16609)
Operating Systems (11983)
Testing (17995)
Servers (1375)
MainFrame (6620)
Java Related (15396)
Middleware (526)
Web Related (7038)
Data Warehouse (8975)
HR Questions (2698)
Software Design (1923)
Debugging (73)
Version Control (464)
Editors (229)
Telecom (1164)
ERP CRM (26424)
Embedded Systems (1221)
Client Server (333)
Artificial Intelligence (3276)
Cryptography (718)
EAI (466)
Multimedia (644)
Software Development Life Cycle (303)
Image Processing (170)
Mobile OS (3116)
Security (125)
Big Data (4325)
Cloud Computing (1789)
Automation (2674)
Internet of Things (IoT) (299)
Apache Related (370)
Frameworks Tools (1329)
Oracle Related (0) What is the exact difference between pooled table and cluster table and explain with examples?
3 10702What are the diferent types of internal table available? How can we know the size of the internal tables?
1 5956Hi, I want to pass a value in to Link object. For ex: I have a link where in which contains the value like "DC4463219(Active)". Whenever i will execute the script this value "DC4463219 (Active)" will get changed. I got the value DC4463219(Active) from the link and stored that value in variable "ACTUAL". If i want to select the same link again, while recording the value DC4463219(Active) will be recorded in object repository. So, that it will not work for the next cycle of execution as the value will get changed everytime as i mentioned above. I want to pass that Acutal value in to link object. The script is as follows: Actual Script when recording: Browser("Web Login").Page("Application").Frame ("ScopeFrame").Link(DC4463219(Active)".Click But now instead of this DC4463219(Active) i want to pass a variable where i have the same value. I tried to execute the script Browser("Web Login").Page("Application").Frame ("ScopeFrame").Link(Actual).Click But it is displaying the error message as that the value which we got from Actual is not existing in Object repository. So,i made the link object as regular expression. Even it is displaying the same message as mentioned above. If you are not able to understand, feel free to contact me with nbabu11@gmail.com
1 3513There is web page with the webtable,this contains some data, how do you manipulate the data.
2 13880
what is an execution group?
What are the various levels of persistence in Apache Spark?
Where does mongodb store data linux?
What are the important functions of filters?
What is synchronizer token pattern?
List out the schemas supported by business objects designer? : sap bobi
How to create Sharepoint solutions ? what is .cab file?
what Neo4j CQL LIMIT clause is used for?
what is windows backup and type of windows backup
What do you know about the azure app service?
What is Integrated Debugging?
How can I use SourceSafe to version stored procedures with Visual Studio 6.0 and SQL Server 7.0?
What are Digrams and Trigrams
How to use order by with union operators in ms sql server?
What is the purpose of push() and replace() methods of history?