Комментарии:
Hi Naveen
After switching to frame if we have to handle part out of frame then do we need to do driver.swtichTo(). defaultContent()?
Hi Naveen, I have been watching your Selenium videos from few years. Really very useful and excellent work you have done for the benefit of the community. Thanks a ton for your invaluable efforts.
Ответитьnice work bro!
ОтветитьWhat Site you mention in this video is now changed a lot... Not efficient for testing this particular portion
ОтветитьI am practicing from your videos but the site that you use for testing(Free CRM) has changed now and I don't see any frame for practice there. Could you please help me with any other site for practice.
ОтветитьWhen I try put id password on crmpro it is not working. Please provide me new credentials.
ОтветитьHi Naveen, for me one case button is visible but shows no web element. Tried all possible click method like send keys, click, javascript executor. But after sometime it work and sometimes not click eventhough increase wait time. Can u provide solution on this
ОтветитьHi Naveen,
Thanks a ton for this video. In macOS, you were able to find with This frame option. How do I make sure that in Windows
why you put thread.sleep when you are already using implicitly wait?
ОтветитьThanks a lot sir
ОтветитьHi Naveen, I have been watching and learning your selenium related video, they are just amazing. I can't Thank you enough for your work. They are really helping people a lot. Keep up the good work. Thank you again!
ОтветитьHow to get all the frame names?
ОтветитьVery useful video Naveen. Thanks a lot!!
ОтветитьThanks you Sir for this video.
I have a question, as these websites are updated from frame to links, can you please suggest another website for practicing this frame concept?
Thanks again.
hi your videos are really helpful.I like the way you teach the concepts in depth
ОтветитьThanks Naveen I had just studied Frame & iframe I had questions in my mind up until this video but now make sense.
ОтветитьHi Naveen
Your videos are really good.
Can you please tell me where are the basics theories are available for Java selenium
Sir do you take any online clasess
Ответитьnot able to login after doing whole process
ОтветитьThank You, Sir!
ОтветитьUnable to access ur website to practice... Freecrm.. Plz provide the website link to practice frames concept
ОтветитьThanks a lot Sir.
ОтветитьI have one question if there is an element which is in frame 3 and that frame 3 is in frame 2 and that frame 2 is in frame 1, so do we need to go through all the frames or we vmcan directly switch to frame 3 using this method?
ОтветитьHi Naveen.
I could not able to log in to the free CRM application, could you please help me?
I used javascriptExecutor also, but that also not work for me.
Hello Naveen ,
I am trying to access the link which you used for demo , but now they completely changed their webpage , can you please provide some other web site to practice IFrames.
Hi Naveen, if right click is disabled for my application then how we will identify frames as you showed we need to do right click and identify
ОтветитьIs there any possible to switch the frame using index or xpath?
Ответитьdriver.findElement(By.xpath("//div[contains(text(),'CHECKOUT')]")).click();
driver.switchTo().frame("snap-midtrans");
driver.findElement(By.xpath("//a[contains(@href, '#/select-payment')]"));
'
hallo sir , why can't I get the path on the frame?
if there are three frames , one parent and two child how to traverse from parent to both child ?
Ответитьyou my friend is going to heaven i have made a reservation for you
Ответитьhow to handle when loction is differnt both frame ,
like one frame is on navbar and second is in page.
and i want to switch same driver to other frame
pleasee help here
How to switch the iframe , if the Name / id is dynamic. How we will handle this?
ОтветитьThank you Sir. Your Videos as very helpful.
Ответитьhi if i having 3 frames and when i'm in 3rd frame how can i switch to 2nd frame pls any one can rply me please, in one interview they asked me this question
Ответитьhii sir i have a doubt that how i can switch control from one tab to another
ОтветитьFor IE browser also, can we use only switch like this? IT worked in chrome browser, but IE its not working, any suggestions or tips
ОтветитьYou nailed it Man !!
Ответитьnice video keep uploading
Ответитьwhere have you shared the code Naveen Sir ???
Ответитьnice explain keep uploading...
ОтветитьHi Naveen, How should find selenium sequentially videos?? Please!
ОтветитьSometime alert is come up before we click on any button then how we handle this popup
ОтветитьHow to reload the frame in Selenium ???
ОтветитьHi Naveen,
FREECRM site has been changed a lot , also not able to login freecrmpro website , can you suggest other website for selenium practise.
Hey, I really need help with opening the new driver with existing profile so i dont have to do 3step login which cant be automated.
ОтветитьThanks a lot for videos. Really very helpful. I am new learner and your way of explanation is amazing. Please add more videos in this playlist if any topic not included earlier. Thanks
ОтветитьNice , Lesson 3 completed
ОтветитьHi Naveen, i am not able to get this application in google can you please help me.
Ответить