Thank you so much for this video. I followed all steps and got result..Great video
@DevDbQa3 жыл бұрын
Glad that it helped you. Thanks 😊
@bharathkt36174 жыл бұрын
Helped a lot Im new to selenium following your code helping me to learn
@DevDbQa4 жыл бұрын
Thanks, keep visiting the channel for more videos. Keep learning.
@bharathkt36174 жыл бұрын
DevDbQa I have a question I’m trying to run smoke test in my application using testNG.. Let me explain you the scenario After login to application with some user ID In the main page there is a button called “change role” When You click on that button a new browser window will open and there we need to select the role for a user . But when I tried to automate this scenario, a new browser window will open but in that window it will ask us to login again. This happens only when I run the script. Can you please tell me why is this happening
@bharathkt36174 жыл бұрын
Thanks in advance
@DevDbQa4 жыл бұрын
@@bharathkt3617 May be the issue is due to some proxy issue, i am not sure.
@nishikantwairkar68663 жыл бұрын
Bhai ek no logic hai keep it up
@DevDbQa3 жыл бұрын
Thank you 😊
@ABDURRAHMAN-rl8mh3 ай бұрын
Why we are using findelements in one step? Aug 10 also single element right?
@devaansh_krishna2 жыл бұрын
Can we use this chropath extension during interviews??
@DevDbQa2 жыл бұрын
It is not advised to use Chropath during interviews.
@ssk76903 жыл бұрын
Great video, can you tell how to include the edge case if date is less than current date?
@amaan2592 жыл бұрын
simply awesome😊
@amaan2592 жыл бұрын
plz add api testing and real time projects videos
@amaan2592 жыл бұрын
can i know why the string has to be set false I mean why (string flag=False and why else Flag= False even though the condition below which return under it is true only. could u plz give me more detail regarding this
@hemangishelake98494 жыл бұрын
Can you please tell me how to handle the login popup which is coming on make my trip site now
@DevDbQa4 жыл бұрын
Sure
@hemangishelake98494 жыл бұрын
@@DevDbQa Please help me how to handle login popup
@DevDbQa4 жыл бұрын
Please allow me sometime. You can connect via skype- devdbqa@gmail.com insta- DevDbQa
@rd2674 Жыл бұрын
if i want to take the price for every single day and print it in excel sheet than how to do it
@vishwajeetsamal71344 жыл бұрын
Everything is fine in this video but the bell icon is very much frustrating
@DevDbQa4 жыл бұрын
Sorry for that I will take care from next videos.
@chhayagupta83994 жыл бұрын
Hello, expression for Checkout date does not work. Pls check
@DevDbQa4 жыл бұрын
Hi Chhaya, Website might have changes the locators, you can update your locators by visiting the website. Still if you face issue please mention.
@chhayagupta83994 жыл бұрын
@@DevDbQa i have write the locator by checking website only. Its not picking checkout date
@DevDbQa4 жыл бұрын
It is hard to find the actual issue without looking at the code, you can contact on skype "devdbqa@gmail.com" or gmail.
@prasannabhat93073 жыл бұрын
Hey how to select only weekends?
@livcami3254 жыл бұрын
Thank you so much for the video. However, when I followed the steps mentioned it gives me an error on (if statement) line. it says: The method size() is undefined for the type WebElement. Actually, when I hit Ctrl + space, the size option doesn't appear. it shows getSize() but not size. Can you help?
@DevDbQa4 жыл бұрын
Hi Liv, You have used driver.findElements() Or driver.findElement()?
@livcami3254 жыл бұрын
@@DevDbQa Thanks for the note! I used findElement() but now I fixed it and it worked
@DevDbQa4 жыл бұрын
@@livcami325 Great, keep learning :-)
@yashbaijal86294 жыл бұрын
Hi why do we use findElements instead of findElement ??
@DevDbQa4 жыл бұрын
To check that the element is present on web page or not we use findElements with size().
@priyasinha.94 ай бұрын
nice explanation . thank you
@Sassymom544 Жыл бұрын
How to operate return date
@jagangng3 жыл бұрын
please add search results one
@DevDbQa3 жыл бұрын
Yes, i will try to add. Thanks
@karishmazsweblog55614 жыл бұрын
wow nice one :)
@DevDbQa2 жыл бұрын
Thank you.
@dhanyacm28719 ай бұрын
thank u
@hioz32834 жыл бұрын
It is a good example but it is not working
@DevDbQa4 жыл бұрын
What error are you getting
@hioz32834 жыл бұрын
@@DevDbQa I change the url that i put hotels.com than it works but that web page it doesnt work.. Thank you for example and experience