ContributionsMost RecentMost LikesSolutionsAbout GetDayofWeek function hello Receives weekend dates from today and only logs if today is the same as the weekend date. If it's not a weekend, I've narrowed down the script to click a specific button. It's a weekend today, but I can't compare it with an if statement and I'm looking for a value that corresponds to the continue button. Is my if statement wrong? Please give me advice. Thank you. Re: How to record dynamic objects SBegley Thank you for your help. The attribute value of namemapping keeps changing dynamically and I tried to display the above document but it failed. Can you tell me how? dynamic objects namemapping Handle Dynamic Identifiers | TestComplete Documentation (smartbear.com) Hello. Looking at the above document, I want to recognize the dynamic object without manually replacing it when the naming value changes, but I don't know how to apply it. How do I have to recognize if the title number keeps changing, taking a photo as an example? Re: Select the following data thank you for your answer. I would like to know how to write the first data when running the recorded data and select the second data when running the same keyword test. Is the method that was possible applicable to this case? Select the following data Hello! If you click Data on the Grid to go to the details page and make corrections, the Data you just used will no longer be reusable. If I used the first data when implementing it in automation, is there a way I can use the second data the next time I launch it? How to record dynamic objects Hello! This is a situation where an object needs to specify a value that keeps changing dynamically. For example, in the case of adding a table list, the attribute value will be different each time a table is added. It seems that div / div / div / div / td / td / td / td cannot be recognized if it is in this format by name mapping, and it is recognized if div [4] td [4] is in this format. is. This phenomenon is so frequent that you cannot control everything. Do you have the know-how to record in such cases? Re: Using Last Operation Result I received the result in the picture method with on script action, and when I received the Last opertation result with the excel add row function and excel write function, it failed and I tried to bring the content text to the table. Since testcomplete stores the table value in stores, I also tried converting this to excel but it didn't work. Using Last Operation Result Hello I would like to move the data values in the table to Excel. I would like to implement it only with the function of test complete operations without writing a programming language, but I would like to receive a return value and put a data value in Excel with Last Operation Result. I have tried various attempts, but each time I try, it fails. Is there another way to use it? Data driven to put fluid data Hello Is there a way to put different values for each test when using the data driven feature? Since it is an environment where you cannot enter data with the same value when testing, you need to enter a different data value each time. It doesn't seem to be suitable for automation, but I would like to know if there is a way to put in fluid data. SolvedRe: about web table checkpoint thank you for your answer. If you check with object spy, you will see FindElement ("// table [contains (,.'NO']")). If you see one cell with an object spy, it's the same as the photo. Even if it looks like a table in html, if it is a set of panels, will it not be recognized until the end when it is recognized by table checkpoint?