Hi geet,
For a checkpoint you need to use "(" ")" bracket ,like in your case
or
Hope this might help to solve your problem
Thanks
Mahesh
For a checkpoint you need to use "(" ")" bracket ,like in your case
Code:
Browser("Psychology Press: Publisher").Page("Psychology Press Search").Check (CheckPoint("Psychology Press Search Subject General Psychology_2"))or
Code:
Browser("Psychology Press: Publisher").Page("Page").Link("Add to cart").Check (CheckPoint("Add to cart"))Hope this might help to solve your problem
Thanks
Mahesh

