ContributionsMost RecentMost LikesSolutionsRe: How can we create the login class separate and utilize for the whole project instead of login steps But I am using scripts test not the keyword test How can we create the login class separate and utilize for the whole project instead of login steps I want to automate my scripts like that instead of writing login steps in each test script I want to create a separate login file so that I can utilize that file in each script... Is there any solution for this kindly help Re: How to automate slider for the transparency in testcomplete c# scripting No, I haven't any idea about Native access... Kindly tell me how can I record low level procedures at screen and window level as in my testcomplete I am unable to view the option How to automate slider for the transparency in testcomplete c# scripting I have the feature to implement the watermark on the entire page with few properties among them one is to show the transparency of the watermark on the page. Transparency can adjust through slider I am attaching the picture along with. Kindly suggest me best possible solutions how can I handle this scenario? SolvedHow to hande dynamic class names while scripting in C# language I am automating web application in which I am facing the issue in getting the class names as class names are dynamic so they will change upon every time I opened the application. Can you please help me in this manner SolvedRe: Can we print the results of test logs in word document Can we export the test log in word format ? Re: Can we print the results of test logs in word document Actually I am coding the scripts so I can view the results from log. But my client wants this format to view the results.... How can I Import IN PDF format ? Can we print the results of test logs in word document Need to have a way to start doing automated reports instead of me manually creating word document every time. My client basically wants everything to be automated. Currently I was creating a word document that showed everything that passed and failed with the scripts and was showing details on what errors I was running into. He wants there to be a way where I test the scripts on Thursday and Friday then a report is generated during or after my testing and you can go onto test complete and see everything I tested and all of the errors if any. Attached is example of the word documents I was creating and also how the reports are currently. Right now everything is reported but it is kind of sloppy so we wanted to know if there is better way to do it. SolvedRe: How to check the state of the checkbox? Actually what I want that if the checkboxes already checked then we can display the message the its already checked you can modify your selection something like that How to check the state of the checkbox? In my test script there is a screen from which I have to check that either the checkbox is being checked or unchecked . If the checkbox state is checked then it should display the message that state is enabled otherwise checkbox have to be select through test script See attached image for reference Solved