No video

How To Handle Chat Bot in Selenium WebDriver using Java

Chatbot can sometimes fail your script so it is always recommended to handle them in the script.

Пікірлер: 36

  • @smrutitech001
    @smrutitech0015 жыл бұрын

    Mukesh it's happy to see you once again you are actively working on your channel. Please don't just stop for a day also keep on trying to teach us anything regarding testing. Even it can also a suggestion or some important chit chat or some questions and answers related. It can be anything but don't just make a gap.

  • @davidward1880
    @davidward18802 жыл бұрын

    Thank you for this brother. Amazing and easy to follow along.

  • @DineshKumar-du2dm
    @DineshKumar-du2dm5 жыл бұрын

    Very informative Mukesh. Thanks 😊👍

  • @sridevidurga5317
    @sridevidurga53175 жыл бұрын

    Very useful and information video..Thank U..Sir

  • @Mukeshotwani

    @Mukeshotwani

    5 жыл бұрын

    Thanks Sridevi Keep learning and let me know if any help required from my side.

  • @VoiceGames-ub2ei
    @VoiceGames-ub2ei4 ай бұрын

    Hi Mukesh, can we able to automate alexa chat bot on amazon developer console? through selenium

  • @DaddyPrincess
    @DaddyPrincess4 жыл бұрын

    Great video! Only remains one question: what Assert should be written for iFrame validation?

  • @Mukeshotwani

    @Mukeshotwani

    4 жыл бұрын

    Hi Ruslan, you can write assert for webelements directly.

  • @sauravmahata2401
    @sauravmahata24015 жыл бұрын

    Great video Mukesh

  • @JagseerSingh-hs3ub
    @JagseerSingh-hs3ub4 жыл бұрын

    Hi Mukesh Can you please suggest me with any java framework to automate the chatbot. What I could find online is Botium but is using javascript. It would be great if there is any java framework so that we can integrate the chatbot

  • @Mukeshotwani

    @Mukeshotwani

    4 жыл бұрын

    Hi Jagseer, never used Botium so no idea on this. I can share my approach for one of my bot scenarios. 1- We have set of inputs and output which we expect from bot For example If I ask bot which all services you provide? Answer from bot (from our data set)- Automation, CI, Manual Testing You just need set of data input and expected data set and validate the same.

  • @JagseerSingh-hs3ub

    @JagseerSingh-hs3ub

    4 жыл бұрын

    @@Mukeshotwani Thank you, Mukesh for your reply.

  • @navilena

    @navilena

    2 жыл бұрын

    Hi @@Mukeshotwani thanks for the video .. to test a chatbot what type of framework would you suggest .. data driven ? Cucumber ? Page object design pattern ... We r following tdd approach.. any inputs are highly appreciated..

  • @qa224
    @qa2242 жыл бұрын

    Lovely video - Do you also have a video for testing chatbots which are not in Iframes ?

  • @chandu23rd40
    @chandu23rd404 жыл бұрын

    Hi Mukesh, first of all thanks much for sharing knowledge and making us to learn selenium well. Would you please help how to handle/disable the accept 'cookies accept' notification.

  • @Mukeshotwani

    @Mukeshotwani

    4 жыл бұрын

    Hi Chandu you can tell me which application I can use for demo.

  • @chandu23rd40

    @chandu23rd40

    4 жыл бұрын

    @@Mukeshotwani Thanks much once again for quick response Mukesh. I got 'cookies accept' message for several websites. one among them is 'www.toolsqa.com/'. when launching the url with selenium webdriver code, the above mentioned is appearing. please advise. Thanks in advance for the any kind of help you are going to do for this.

  • @chandanmahato3437
    @chandanmahato34375 жыл бұрын

    Mukesh can put one video on script debugging, using multiple breakpoints in different classes

  • @AshishDubeyash4you
    @AshishDubeyash4you4 жыл бұрын

    Rather doing all these stuff, we can simply set style attribute as display hidden using Java Script.

  • @Mukeshotwani

    @Mukeshotwani

    4 жыл бұрын

    Ok Thanks Ashish, I will check and if possible I will make video on this as well.

  • @satwikburman6841
    @satwikburman68415 жыл бұрын

    Why are we not switching to the frame and then performing the action?

  • @kushanchoudhury1942
    @kushanchoudhury19425 жыл бұрын

    Can't we click on close button for d chat bot immediately after we switch frame rather than mouse hovering??

  • @tejastoley6714
    @tejastoley67144 жыл бұрын

    How can count the links inside the chatbots flows through selenium.

  • @smaranikaprusty2367
    @smaranikaprusty23675 жыл бұрын

    How to test the chat bot

  • @QaAutomationAlchemist

    @QaAutomationAlchemist

    5 жыл бұрын

    I had the same question

  • @KartikSharma-sy4xm
    @KartikSharma-sy4xm3 жыл бұрын

    Hi Mukesh can you please give us a substitute for Selenium

  • @sharadsinha3835
    @sharadsinha38354 жыл бұрын

    Mukesh I need your help want to automate chatbot via selenium with python

  • @Mukeshotwani

    @Mukeshotwani

    4 жыл бұрын

    Hi Sharad, same logic will be applicable for python, c# as well.

  • @sharadsinha3835

    @sharadsinha3835

    4 жыл бұрын

    @@Mukeshotwani actually Mukesh I am a beginner in selenium with python I have to automate chatbot using this..

  • @sharadsinha3835

    @sharadsinha3835

    4 жыл бұрын

    With framework

  • @sharadsinha3835

    @sharadsinha3835

    4 жыл бұрын

    Can u plz help me out.

  • @prem33511
    @prem335114 жыл бұрын

    How to test chat bot flow any idea

  • @SivaPrasad-ik1cz
    @SivaPrasad-ik1cz5 жыл бұрын

    hi sir , how to handle chot bot , if it will come middle of the flow. i meen we don't know when it will enabled in the flow

  • @bala.c.9102
    @bala.c.9102 Жыл бұрын

    useful video

  • @jneeraj2011
    @jneeraj20115 жыл бұрын

    how to handle IRCTC Chat bot