The following line
in my step file works.
C, LaunchApplication, IE, """C:\Program Files\Internet
Explorer\iexplore.exe"""
"""https://tms.trnswrks.com/stmsqa/Welcome.jsp?company=weye&env=qa""", ,
,STMS_Functional_AppMap.MAP
But the following
combination of declarations in my map file do not work. I apparently need
the quotes to start IE and using variables seems to strip the quotes
off.
Then in the step
file the following do not work.
C,
LaunchApplication, IE, IE_EXE WEYE_QA, ,
,STMS_Functional_AppMap.MAP
C, LaunchApplication,
IE, IE_EXE & WEYE_QA, ,
,STMS_Functional_AppMap.MAP
C, Concatenate, ^IE_EXE , ^WEYE_QA, IE_WEYE
C, LaunchApplication, IE, IE_WEYE, ,
,STMS_Functional_AppMap.MAP
Any thoughts on how
to use variables to launch my application?
BTW
C,
LaunchApplication, IE, IE_EXE, ,
,STMS_Functional_AppMap.MAP by itself (without the quotes) does work to open IE,
but not with my application page, just the default home
page.
Steve O'Shaughnessy
QA Project Lead
TransWorks
Fort Wayne IN
(260) 487-4652
sosha@...
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________
safsdev-developers mailing list
safsdev-developers@...
https://lists.sourceforge.net/lists/listinfo/safsdev-developers