Step 1:
umount /media/boss/ISOIMAGE/
Step 2: mkfs.vfat -I /dev/sdb
Step 3:
dd if=/home/boss/Downloads/boss.iso of=/dev/sdb
How to interact with the non-interact able Web Elements in Selenium // Find the non-interactable element element WebElement element = dr...