Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
regular expression
#1
Not Solved
Code:
Set salesforcehomepage=browser("title:=salesforce.com - Unlimited Edition - Windows Internet Explorer").page("title:=salesforce.com - Unlimited Edition")





can any one please help me out of this , how to use regular expression for this paqcticular
is this possible to create i create objects for this browser and page with the
regular expression

sorry i wrongly updated my attachment
Reply
#2
Not Solved
Hi,

Regular expression for Campaign ID, since details/paatern is not specified by u, we assume that first letter would be a character ranging from A-Z followed by at least 5 numeric digits( if numeric digits are more u can update that also in Regular expression).
Use the below regular expression in defining the innertext/innerhtml of the id
{A-Z}{0-9}{5,}


Or if there is some other patter let us know.

Regards,
Sankalp
Reply
#3
Not Solved
sorry man i wrongly updated my attachment


Code:
Set salesforcehomepage=browser("title:=salesforce.com - Unlimited Edition - Windows Internet Explorer").page("title:=salesforce.com - Unlimited Edition")

regular expression for the above one
Reply
#4
Not Solved
Hi,

Any fixed pattern and what part u want to use under regular expression.

Regards,
Sankalp
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Please help me with Regular Expression nessa2018 2 1,339 09-25-2018, 03:15 PM
Last Post: Ankur
  Regular Expression Suma Parimal 3 2,244 01-17-2014, 03:18 PM
Last Post: basanth27
  regular expression rjkmr.aiht 0 1,680 05-07-2012, 11:34 AM
Last Post: rjkmr.aiht
  Regular expression for time validation Pallavi 0 2,395 03-08-2012, 11:57 AM
Last Post: Pallavi
  Regular Expression Himanshu2585 3 3,687 09-13-2011, 04:37 PM
Last Post: Himanshu2585

Forum Jump:


Users browsing this thread: 1 Guest(s)