1.Interviewer is wrong with the dragAndDrop(src,dest) concept bcoz the candidate did it write just forgot to put perform(),there are basically two ways to drag and drop within a webpage,1st way ->act.clickAndHold(WebElement src).moveToElement(WebElement dest).release().build().perform(); and the 2nd way->act.dragAndDrop(WebElement src,WebElement target).build().perform(); build() is not mandatory after selenium 4.x but i use it as per my preference. 2.CAPTCHA cant be automated and shoudl never be automated even if asked by your buisness team because CAPTCHA itself means Completely Automated Public Turing test to tell Computers and Humans Apart,which means their sole purpose is to restrict automation and make the login or signin secure from bots and automation software. Kudos😇
@Gauravmaggo072 ай бұрын
Thanks for the video 💫 Keep posting stuff like that
@WildfireCoder29 күн бұрын
nice interview
@maheshvsm79882 ай бұрын
Thank you, most of the questions were asked by interview which i attend recently now i got some knowledge how to answer the question
@Atchyuth-m4b13 күн бұрын
Hi ,can u please tell me java programs that are asked
@GG-hk5izАй бұрын
Great questions and genuine feedback Can you provide more information on the question of how to drag and drop from one frame to another
@MrSivaprashanth2 ай бұрын
Candidate voice is not audible
@DailyCookingIRT15 күн бұрын
== and equals wrong answer
@prasadraut1756Ай бұрын
Not Action it's Actions
@ravikishore836Ай бұрын
Im not getting a single interview call, what would be the reason. Btw i have 5+ years of exp in selenium automation testing