Пікірлер
@kkgbapi6583
@kkgbapi6583 22 күн бұрын
Hi Ekta, I am a newbie to Selenium, and I would like clarification on how we can use enums in Java Selenium. Is it possible to create a video demonstrating where we can use enums in Selenium? If my question is incorrect, I apologize. I look forward to your response. Thanks, Alok
@EktasSeleniumSolutions
@EktasSeleniumSolutions 16 күн бұрын
Hi Alok. When we talk about any specific Java concept like enums in this case, it's all related to how you apply it logically for your ease of purpose. Now if the question is how can we use this concept in Selenium, let's take an example where you have put some if conditions based on browser. Like you give an option to user for selecting which browser they want to operate. But this raises the risk that different user might give same browser name in different formats. To solve this issue, we can create an enum restricting the user to select any one of enum only and you can accordingly operate based on the selected enum's value. Please feel free to reach out for any further questions. Thanks, Ekta Choudhary
@sushantamandal7320
@sushantamandal7320 7 ай бұрын
could you please provide the GitHub link.
@abhisheksakhare3958
@abhisheksakhare3958 8 ай бұрын
thank you so much for giving this amazing knowledge I am searching this type of knowledge from very long time
@dragandragan04
@dragandragan04 8 ай бұрын
Thanks a lot, it helped me to undestand difference between priority and dependsOn
@idohadad8882
@idohadad8882 Жыл бұрын
awesome !
@Sunils_Creations
@Sunils_Creations Жыл бұрын
Cool
@tysonanlacan9220
@tysonanlacan9220 Жыл бұрын
Hello! How do we read data from excel using feature file (Cucumber BDD)
@EktasSeleniumSolutions
@EktasSeleniumSolutions Жыл бұрын
Using scenario outline. It basically helps u to pass the data in row column format rather than reading it through excel
@tysonanlacan9220
@tysonanlacan9220 Жыл бұрын
Yes this is our current implementation, but what if you have lots of data to read. We avoid to put more lines in our feature file as much as possible
@krish.s8601
@krish.s8601 Жыл бұрын
This is an awesome video mam, please do more videos related to pytest frameworks
@ngedward1249
@ngedward1249 Жыл бұрын
Hi, can i capture resquest headers (all informations) with WebDriverEventListeners ? Thank you!
@ahmadnaeem4436
@ahmadnaeem4436 Жыл бұрын
well explained🥰🥰🥰🥰🥰
@mariamalothman4219
@mariamalothman4219 Жыл бұрын
queeeen thank you
@kentwood9821
@kentwood9821 2 жыл бұрын
Very helpful tutorial, thanks!
@rohitchaudharii
@rohitchaudharii 2 жыл бұрын
Thanks mam
@albertalbaba5101
@albertalbaba5101 2 жыл бұрын
Simple and straight fowrad answer.
@ankeharishkumar2666
@ankeharishkumar2666 2 жыл бұрын
Super explanation ma'am
@mohank1376
@mohank1376 2 жыл бұрын
Hi Ekta, nice video. Can you send me a video, how to compare two excels based on a cell value
@random__weeb
@random__weeb 2 жыл бұрын
Thanks for the clear explanation
@Ravansidh
@Ravansidh 2 жыл бұрын
Which tool u r used for recoding u r video?
@sourabhsharma8554
@sourabhsharma8554 2 жыл бұрын
Amazingly explained. Thanks Ekta
@OS-sx8yj
@OS-sx8yj 2 жыл бұрын
hi, with api tests, listener tries to find driver. how to avoid that?
@kavithashanmukhan1432
@kavithashanmukhan1432 2 жыл бұрын
Good explanation Ekta
@forpractice5147
@forpractice5147 2 жыл бұрын
Very Helpful Mam ..... The real content is Here . Great !
@komalsingh3416
@komalsingh3416 2 жыл бұрын
Best explanation ever..
@ThePranav95
@ThePranav95 2 жыл бұрын
Such a nice explanation . Keep going & thank you 🫡
@Prashantgupta12345
@Prashantgupta12345 2 жыл бұрын
Why did you discontinued this series Ekta. Very good explanation. Please continue this series 😊🙏🏻
@EktasSeleniumSolutions
@EktasSeleniumSolutions 2 жыл бұрын
Sure I will soon. Thanks 🙏
@Prashantgupta12345
@Prashantgupta12345 2 жыл бұрын
@@EktasSeleniumSolutions thank you Ekta
@Prashantgupta12345
@Prashantgupta12345 2 жыл бұрын
@@EktasSeleniumSolutions which company you are working now.?? Please tell if you can 😊
@EktasSeleniumSolutions
@EktasSeleniumSolutions 2 жыл бұрын
@@Prashantgupta12345 I am associated with Tavisca
@Prashantgupta12345
@Prashantgupta12345 2 жыл бұрын
@@EktasSeleniumSolutions oh ok ekta👍🏻
@karthikreddy2450
@karthikreddy2450 2 жыл бұрын
Very useful information try to share as many as
@cryptocurrencyexpertbychoi1469
@cryptocurrencyexpertbychoi1469 2 жыл бұрын
you have such a grace voice dude .
@anilleo18
@anilleo18 2 жыл бұрын
AWesome .Great Job ...Thanks
@digvijaytikka1917
@digvijaytikka1917 2 жыл бұрын
Very Easy To Understand...Thanks
@sriramrao8565
@sriramrao8565 2 жыл бұрын
Fantastic ❤️
@umangsharma7447
@umangsharma7447 2 жыл бұрын
amazing video.. thanks !
@harshakumarnomula6648
@harshakumarnomula6648 2 жыл бұрын
Hi Ekta,how to download report into our local machine
@somanaveen2520
@somanaveen2520 2 жыл бұрын
Your explained very good but SWD4 it has completely changed
@adityanetalkar2649
@adityanetalkar2649 2 жыл бұрын
Thank you for such understandable explanation!!
@ranepriyesh
@ranepriyesh 3 жыл бұрын
Hi ektaji, is there any alternate solution for adding unimplemented method through source always.....I mean like I want error so I could mouse over the class name and add unimplemented methods ....plz do suggest it's important as well as urgent...
@EktasSeleniumSolutions
@EktasSeleniumSolutions 3 жыл бұрын
Hi Priyesh.. That can be done with oldr Java version
@ranepriyesh
@ranepriyesh 3 жыл бұрын
@@EktasSeleniumSolutions thanks ektaji...I will do and let you know
@JacobMathew-fz9lf
@JacobMathew-fz9lf 3 жыл бұрын
Thanks, very clear explanation 👍
@automationtester730
@automationtester730 3 жыл бұрын
Could have explained Ynot chromedriver driver= new chrome driver()
@vikrantverma4674
@vikrantverma4674 3 жыл бұрын
Thank you. Very well explained but could you please check the voice quality can be improved.
@Bala786A
@Bala786A 3 жыл бұрын
👍👍
@subhamthemusicalguy8851
@subhamthemusicalguy8851 3 жыл бұрын
excellent content
@sumavg6146
@sumavg6146 3 жыл бұрын
thats wonderful explanation ektha!!! thank you!!!
@firstlast-wu6wf
@firstlast-wu6wf 3 жыл бұрын
what if ClassB objC= new ClassA; which methods will be called and from which class.
@EktasSeleniumSolutions
@EktasSeleniumSolutions 3 жыл бұрын
Downcasting is not allowed. Parent class obj cannot be stored in child reference. That would be an exception
@firstlast-wu6wf
@firstlast-wu6wf 3 жыл бұрын
@@EktasSeleniumSolutions okk thank you
@ShobbyMK
@ShobbyMK 3 жыл бұрын
Keep upload videos ... Ur content is super .. subscribers will incrs v.soon
@EktasSeleniumSolutions
@EktasSeleniumSolutions 3 жыл бұрын
Thanks alot Shoaib.. 😊😇
@mudaseerahmed3944
@mudaseerahmed3944 3 жыл бұрын
Nice
@mudaseerahmed3944
@mudaseerahmed3944 3 жыл бұрын
Nice
@mudaseerahmed3944
@mudaseerahmed3944 3 жыл бұрын
👍 hi I have one code which is giving stale element reference exception will you help me to solve
@EktasSeleniumSolutions
@EktasSeleniumSolutions 3 жыл бұрын
Mail me the code
@mudaseerahmed3944
@mudaseerahmed3944 3 жыл бұрын
@@EktasSeleniumSolutions I have emailed you please let me know thanks
@Youtooobo
@Youtooobo 3 жыл бұрын
Give me pom.xml Please )))
@Rohit-kb3yx
@Rohit-kb3yx 3 жыл бұрын
very helpful video.. thanks 😊
@chandraprakashjangid6982
@chandraprakashjangid6982 3 жыл бұрын
Does the TesNG Listener also show these captured events in the test report?
@chandraprakashjangid6982
@chandraprakashjangid6982 3 жыл бұрын
Does WebDriverEventListener also generate a log file with the event contents as seen in the Console? Or does it display only in the Console and gets wiped after next run?
@EktasSeleniumSolutions
@EktasSeleniumSolutions 3 жыл бұрын
It depends on what activity you mention within the listener functions.. You can write code to log those events in an external log file and that will happen..