Hello sir, Iam working on swagger like open API website. Iam able to click inside request body area and the cursor is visible. But when perform CTRL+V keyboard event, API body doesn't get paste inside request body area and the cursor disappears.
Sir i am getting this error while running this code. can you please help me out. Exception in thread "main" java.lang.NoSuchMethodError: 'org.openqa.selenium.interactions.Actions org.openqa.selenium.interactions.Actions.keyDown(java.lang.CharSequence)' at KeyboardActionDemo.main(KeyboardActionDemo.java:26)
🔸FREE Training's at training.rcvacademy.com 🔔SUBSCRIBE to CHANNEL: bit.ly/2YGU6JM
Excellent lecture
Thank you.
Keep watching for more videos!
Also add in description which website you are using that will help us to learn quickly...
It worked ❤
Why to use Keydown from action class in this scenario?
Hello sir, Iam working on swagger like open API website. Iam able to click inside request body area and the cursor is visible. But when perform CTRL+V keyboard event, API body doesn't get paste inside request body area and the cursor disappears.
Sir, how to use keyboard events for the right-click and then reload the page?
Hi Freddie, Please go through tutorial 30 in the list: ruclips.net/video/25U-KUpWd1c/видео.html
@@softwaretestingmentor Thank you Sir
Sir i am getting this error while running this code. can you please help me out. Exception in thread "main" java.lang.NoSuchMethodError: 'org.openqa.selenium.interactions.Actions org.openqa.selenium.interactions.Actions.keyDown(java.lang.CharSequence)'
at KeyboardActionDemo.main(KeyboardActionDemo.java:26)