Votes
Answers
Views
Question
3
1
175
asked 11 years ago by kaptainkayoss
updated 11 years ago by rich-text
Browser("CreationTime:= 0").Page("url:=" &".*" & pageURL&".*") Can I replace this code with the following ? Browser("CreationTime:= 0").Page("url:=.*" & pageURL&".*")