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😇
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😇
Great questions and genuine feedback
Can you provide more information on the question of how to drag and drop from one frame to another
Thanks for the video 💫
Keep posting stuff like that
Hii Maam can you take my mock interview for manual and automation testing ?
Thank you, most of the questions were asked by interview which i attend recently now i got some knowledge how to answer the question
Hi ,can u please tell me java programs that are asked
nice interview
Candidate voice is not audible
== and equals wrong answer
Not Action it's Actions
Im not getting a single interview call, what would be the reason. Btw i have 5+ years of exp in selenium automation testing