Open studio-anurag opened 1 month ago
@studio-anurag Great catch! You're absolutely right, and Iām on it. I'll update it soon, along with a few other things I got from the community. Iāll update everything and release it, and this time, Iāll definitely take the screenshot after waiting. I also made adjustments with the wait_for
, it not only supports JavaScript expressions butĪ© also waits for the presence of elements if you pass a CSS selector. This is crucial for taking more detailed screenshots. Plus, I plan to add more parameters for screenshots; right now, itās the whole page, but soon youāll be able to control location, size, and even specify which part of the page you want. All that is coming soon. Thanks for the very detailed feedback, much appreciated!
Great to hear back from you. I appreciate your efforts. Will be exploring more aspects. This Library is really helpful and with further enhancements is going to be even more helpful. Thanks
screenshot=True, takes screenshot before wait_for finishes, so on webpages where data loads later it take screenshot of empty pages.