ContributionsMost RecentMost LikesSolutionsRe: VisibleOnScreen property always TRUEHi All, I am also facing the same issue in TC10, i have to click scroll to click on ceckbox which is not visible, but exists, enabled, visible, visibleonscreen all these property have same values for both visible and invisible properties. Can someone please help Re: Need to use " as aqstring.ListSeparator to get a valueI am able to parse it and log as per your code but not able to take it in a string valriable for further use. Could you please help? I am using this type of object for the first time.Re: Need to use " as aqstring.ListSeparator to get a valueHi Helen, Thank you for code but i am getting error on line: Set obj = ParseJson(str) as Type mismatch 'ParseJson'.Re: Need to use " as aqstring.ListSeparator to get a valueHi Helen, Thank you for identifying. Its a json response of a fiddler call. I am using VBscriptNeed to use " as aqstring.ListSeparator to get a valueHi All, i need to use " as list seperator, could you please help me how i can use it string is like following and need to get toaken out of it {"access_token":"JAQfNo9FH6kM1hLNyXxAsA","token_type":"BEARER","scope":"","expires_in":"3600"}SolvedGetting issue while trying to access excel after a data driven loopHi All, I first loop over the excel for a specific column through data driven loop, then try to access the same file from a routine to read data from specific row, column from excel. Both code works fine individually but when i try to run them together second code gives error for excel file. I have tried all workbook.save, workbook.close , app.quit methods but no luck. Could you please help me?Running same script uninterruptedHi , We need to run a simple script continously for 24 hours. We have the script created but not sure howi need to configure it to run continously after a min break for a long duration. Please let me know if its possibleSolvedRe: How to use testcomplete with ipadThanks for the clarification! Could you please add it up to the list of feature enhancements required in TestComplete. We have two projects to be automated with this requirement.Re: How to use testcomplete with ipadHi Alex, I dont want to use virtual browser or emulator but want to perform test on connected Ipad as i did for ipod device but this time its not a native app but a web browser running on ipad, so can not add testcomplete agent library to get it detected. Could you please elaborate how should i start with this?Re: How to use testcomplete with ipadThanks for the reply but i dont have an ipa file to be deployed but a url to access. Its a normal web application which works on ipad as well. Its not build on MAc but on a windows system.