Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to have a variable that has a string comma string ..
#1
Not Solved
Code:
COMMA = chr(34) & "\," & chr(34)

'HTML Tags


Browser_ComplianceLink = "title:=Compliance.*"
Page_ComplianceLink = "title:=Compliance.*"
HTMLTagINPUT = "INPUT"
WE_Username = "type:=text"&COMMA&"name:=username"&COMMA&"html Tag:=INPUT"

Browser(Browser_ComplianceLink).Page(Page_ComplianceLink).WebEdit(WE_Username).Set "Shareq"    '---- not working



I have isolated the error and the variable WE_Username does not work. It was working yesterday but today it seems to be throwing an error saying the webedit box is not found.

Any help or suggestion is appreciated
Reply


Messages In This Thread
How to have a variable that has a string comma string .. - by shareq1310 - 11-05-2011, 12:53 AM

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

Forum Jump:


Users browsing this thread: 1 Guest(s)