Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to have a variable that has a string comma string ..
#4
Not Solved
Use it like this

Code:
Browser_ComplianceLink = "Compliance.*"
Page_ComplianceLink = "Compliance.*"
strType = "text"
strName="username"
strTag="INPUT"

Browser("title:="&Browser_ComplianceLink).Page("title:="&Page_ComplianceLink).WebEdit("html tag:="&strTag,"type:="&strType,"name:="&strName).Set "Shareq"

Hope this answers your question

Regards,
Ravi
Reply


Messages In This Thread
RE: How to have a variable that has a string comma string .. - by ravi.gajul - 11-08-2011, 07:27 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Need help in creating dynamic object string using Childobjects Keshub Mathur 0 1,598 09-11-2017, 05:52 PM
Last Post: Keshub Mathur
  How to extract particular digit from a string amit25007 3 3,473 10-05-2016, 10:49 AM
Last Post: Ankur
  Not able to use wild character in string amit25007 2 2,604 03-09-2016, 10:36 AM
Last Post: amit25007
  String Pattern : Alternet Character Capital abhideshpande001 4 3,543 09-03-2015, 03:43 PM
Last Post: abhideshpande001
  How to validate a format of an alphanumeric string PrateepKaraval 2 5,986 11-08-2014, 10:26 AM
Last Post: vinod123

Forum Jump:


Users browsing this thread: 1 Guest(s)