Forum Discussion
What you have shown is what is explained in the Remarks section in the link that I had provided, relating to "sticky" elements.
Try using Options.Web.CSSTransitionForPagePicture property to see if that helps.
Thanks, but that was the first thing I did. :(
- Options.Web.CSSTransitionForPagePicture (tested with both true and false)
(as per above) - BTW the heading in OracleCloud Applications is not sticky.
- rraghvani1 month ago
Champion Level 3
Try capturing https://getbootstrap.com/docs/4.0/components/dropdowns/ or https://www.w3schools.com/ . If the issue persists, then it could be an issue with that particular version of TestComplete you are using.
- Mike3591 month agoContributor
Thank you for your response. To be honest, I have been dealing with this issue for quite some time and have tried various solutions suggested by AI tools. After each TestComplete upgrade, I revisit these solutions and test them again by uncommenting the relevant code in my scripts.
I thought it would be best to reach out to the community (experienced users like yourself) to confirm whether I might have missed any workarounds that others may have discovered. I want to ensure I’ve explored all possible options before logging this as a bug, as I anticipate it could be a challenging and time-consuming process to identify and resolve.
- rraghvani1 month ago
Champion Level 3
Reaching out to the community is definitely the best option. In my experience, AI tools like ChatGPT aren't always reliable when it comes to TestComplete specific issues, though they can be useful for general programming questions.
If something isn't working as expected, I'd recommend testing it in a new, clean project and using a simple site like w3schools.com to rule out project specific issues. You could also try upgrading TestComplete, but that may sometimes introduces new problems.
Other forum members may be able to test this on their own versions of TestComplete and share their findings. If no workaround turns up or they can't reproduce the issue, then opening a Support Ticket would probably be the best next step