or
Team,
Is it possible to add nested If condition in QA version. I tried to use the nested IF and getting error “Unable to determine logical branch to go into. Unable to execute verification.”
Please find the attached Screen Shot.
Test Error : WebAiiExercises.ChromeTests.TestingBase.SimpleTestSystem.IO.FileNotFoundException : Chrome browser is not installed on this machineat ArtOfTest.WebAii.BrowserSpecialized.Chrome.ChromeActions.LaunchNewBrowserInstance(Manager manager)at ArtOfTest.WebAii.Core.Manager.LaunchNewBrowser(BrowserType browserToLaunch, Boolean waitForBrowserToConnect, ProcessWindowStyle windowStyle, String arguments)at ArtOfTest.WebAii.Core.Manager.LaunchNewBrowser(BrowserType browserToLaunch, Boolean waitForBrowserToConnect, ProcessWindowStyle windowStyle)at WebAiiExercises.TestingBase.SimpleTest()String name = ".username";Actions.InvokeScript("buildPath(name)");