To select the "XX" characters
issue the following command
echo "C2312GGG999XXL0021"|cut -c 12-13`
To select the "XX" characters
issue the following command
echo "C2312GGG999XXL0021"|cut -c 12-13`
How to interact with the non-interact able Web Elements in Selenium // Find the non-interactable element element WebElement element = dr...