Team - Please DO NOT get confused.
Here are the fundamentals
1. You can create functions, store them in library and access them
through any test.
2. BUT, make sure you associate your library with the Test in Test
Settings > Resources, click on green + and ensure you select the
correct library.
3. If this is the error
Type mismatch: 'browser_open'
Line (2): "browser_open "iexplore.exe","
google.com"
.... solution is not systemutil.run
The issue is the function is not getting called. You need to go back
and redo step 1 and 2 correctly.
Regards
On Oct 19, 2:33 pm, raj raj <
pnraj1...@gmail.com> wrote:
> Varija,
> Try using *systemutil.run* instead of* browser_open*. It will work.
>
> thanks,
> raj
> On Tue, Oct 19, 2010 at 5:30 PM, Varija Sirivolu <
varijadat...@gmail.com>wrote:
>
>
>
> > Hi Raj,
>
> > Can you help me out?
> > Iam getting the following Error:
>
> > Type mismatch: 'browser_open'
> > Line (2): "browser_open "iexplore.exe","
google.com"
>
> > Thanks,
> > Varija
>
> > On Tue, Oct 19, 2010 at 3:22 PM, raj raj <
pnraj1...@gmail.com> wrote:
>
> >> Hi Ibu,
> >> Just double click on that missing error msg and navigate to the path where
> >> the function library file exist and click open...thats it.
>
> >> thanks,
> >> raj
>