Ask a Question

Create ProjectSuite.Variables.BROWSER as an Object?

laxtc
Occasional Contributor

Create ProjectSuite.Variables.BROWSER as an Object?

Hello,



I created a project suite variable as:



ProjectSuite.Variables.BROWSER as String.



I want to create projectsuite variable BROWSER as Object so that I can store Process object.



I am using the following code to run the testedapps



Set ProjectSuite.Variables.BROWSER = TestedApps.Items(ProjectSuite.Variables.BROWSER_INDEX).Run()



This will fail and I can't do that. Becauser BROWSER variable is "String" not an object type.



I want to use BROWSER as Project suite variable so that I can use that as global variable through out my project suite.



Please let me know how I can achive this.



Thank You..


Thanks
1 REPLY 1


Hello Laxmikant,





You need to use a temporary project suite variable instead of permanent variables for this. Please find more information in the Project and Project Suite Editor - Variables Page help topic.
--
Dmitry Nikolaev

Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
cancel
Showing results for 
Search instead for 
Did you mean: