Auto Screen Recording & Visual Comparison Specialist
Budget: ₹1,500 – ₹12,500 INR
Automation testing expertise needed-
There are 2 instances, Instance A and instance B.
a)User logs in to Instance A, triggers automation
Use any auto screen recording tool that can create a video as it scrolls/navigates through Instance A, which has many accordions, each accordion has List of Settings, Some settings have sub settings. So structure like
Accordion > Setting 1, Setting 2, Setting 3, Setting 4.
Setting 1 > Sub Setting 1, Sub Setting 2 and so on..
Once all Accordions, Settings, Sub settings are recorded video should get saved at Directory - C:\Experiments\Location1
Filename - "InstanceAdatetimesec.webm"
Automation stops.
b)User logs in to Instance B, triggers Automation
Use any auto screen recording tool that can create a video as it scrolls/navigates through Instance B, which has many accordions, each accordion has List of Settings, Some settings have sub settings. So structure like
Accordion > Setting 1, Setting 2, Setting 3, Setting 4.
Setting 1 > Sub Setting 1, Sub Setting 2.
Once all Accordions, Settings, Sub settings are recorded video should get saved at Directory - C:\Experiments\Location2
Filename - "InstanceBdatetimesec.webm"
Automation stops.
C)Next is visual comparison which needs to compare both video files and give a csv output of the Setting that visually dont match, Sub setting that visually dont match between the instance A and instance B.
CSV format> Column names - Bit name, Comparison Result, under the bit name I need
Setting name, Sub setting name AND under Comparison Result I need "Mismatch"
-Can this be done by Playwright and Python together, if not what are the other opensource tools can be used.
-Nowhere settings should be changed or Saved.
-Scrolling should be not super fast in the video output, as it needs to be used for future manual reference.
There are 2 instances, Instance A and instance B.
a)User logs in to Instance A, triggers automation
Use any auto screen recording tool that can create a video as it scrolls/navigates through Instance A, which has many accordions, each accordion has List of Settings, Some settings have sub settings. So structure like
Accordion > Setting 1, Setting 2, Setting 3, Setting 4.
Setting 1 > Sub Setting 1, Sub Setting 2 and so on..
Once all Accordions, Settings, Sub settings are recorded video should get saved at Directory - C:\Experiments\Location1
Filename - "InstanceAdatetimesec.webm"
Automation stops.
b)User logs in to Instance B, triggers Automation
Use any auto screen recording tool that can create a video as it scrolls/navigates through Instance B, which has many accordions, each accordion has List of Settings, Some settings have sub settings. So structure like
Accordion > Setting 1, Setting 2, Setting 3, Setting 4.
Setting 1 > Sub Setting 1, Sub Setting 2.
Once all Accordions, Settings, Sub settings are recorded video should get saved at Directory - C:\Experiments\Location2
Filename - "InstanceBdatetimesec.webm"
Automation stops.
C)Next is visual comparison which needs to compare both video files and give a csv output of the Setting that visually dont match, Sub setting that visually dont match between the instance A and instance B.
CSV format> Column names - Bit name, Comparison Result, under the bit name I need
Setting name, Sub setting name AND under Comparison Result I need "Mismatch"
-Can this be done by Playwright and Python together, if not what are the other opensource tools can be used.
-Nowhere settings should be changed or Saved.
-Scrolling should be not super fast in the video output, as it needs to be used for future manual reference.
Related categories:
Python
Software Testing
Test Automation
Scripting
Video Processing
Data Analysis
Automation