Tag: Resolution screen
Fetching resolution of screens using Selenium code
How to fetch resolution of screens using Selenium code For Gui testing aspects java.awt.Dimension and java.awt. Toolkit packages are used to get the screen resolutions whereas the Dimension object stores the result. Inbuilt methods of Dimension class are used to