python - How Can I Capture Image From Silverlight Application Within Web Browser -


i using robot framework automate website. website uses silverlight application display video.

my objective: create custom keyword in robot framework takes web element, web element being location of silverlight player located on page , taking screenshot of visible. not need interact silverlight application.

work done already: have created custom keyword capture screenshot of element takes web element , returns screenshot of specific element. however, if element contains silverlight application, blank background colour, not image displayed on silverlight application.

is there way specify web element in browser , display seen on screen in element?


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -