Re: RFR: 8342098: Write a test to compare the images

2024-10-15 Thread Vanitha B P
On Tue, 15 Oct 2024 12:48:30 GMT, Naveen Narayanan wrote: > This testcase checks for the following: > > 1. An image is drawn on the screen and a portion of it is captured using a > Robot. It is tested by comparing whether the captured image is same as the > source image. > > Testing: > Teste

Re: RFR: 8333403: Write a test to check various components events are triggered properly [v2]

2024-06-05 Thread Vanitha B P
On Wed, 5 Jun 2024 08:26:45 GMT, Ravi Gupta wrote: >> This testcase checks for the following assertions for Component events: >> >> 1. When components are resized, moved, hidden and shown the respective >> events are triggered. >> 2. When the components are hidden/disabled also,the component ev