ContributionsMost RecentMost LikesSolutionsConditional GOTO : How to check 2 conditions together Hi, I'm wondering how can I check the 2 conditions together. For Ex: I want to check if status code of response is 200 && Value of the condition is STOP. In normal IF condition we write : if(StatusCode == 200 && Condition=="STOP") How can we do that in ReadyAPI ? Thank you. Re: MSFlex Grid issue - Double clicking on first row Thank you Marsha, Link shows how we can retrive the data from the cell. I need to click on the particular cell. Please advice. Thanks. Neha MSFlex Grid issue - Double clicking on first row I am working on a Windows based application designed in VB6. We are having a grid which is a MSFlex grid and inside that grid we have a multiple rows and columns. I need to "click" on the first row to highlight it and then "double click" to open some message box.. I went through the thread https://community.smartbear.com/t5/TestComplete-Questions/MSFlex-Grid-issue/td-p/89727 with some solution. From that solution I am not able not to access the properties SetFocus, Form, Form.Top, Form.Bottom, Form.ScaleWidth, Form.Witdh. Can someone please help me as I am stuck from last few days with no solution Thank you. Neha