How To Execute Selenium Scripts On Already Opened Browser

Поделиться
HTML-код
  • Опубликовано: 20 окт 2024
  • In this video, I will share how to execute selenium test or script on already opened browser using Chrome DevTools Protocol.
    Here the blog link along with code
    learn-automatio...
    Chrome Devtools
    chromedevtools...
    All Videos
    / mukeshotwani
    All Playlist
    / mukeshotwani
    Connect with us:
    Linkedin- / mukesh-otwani-93631b99
    Instagram- / mukeshotwani
    Facebook Group- / 256655817858291
    Facebook Page- / seleniumwebdrivermukesh
    Twitter- / mukeshotwani
    Blog- learn-automatio...

Комментарии • 164

  • @sanghamitrabhowmicklive3013
    @sanghamitrabhowmicklive3013 2 года назад +6

    This is amazing information. I really donno how should we thank you for all the knowledge you have been sharing with us. Hats off to you!!!!!

    • @Mukeshotwani
      @Mukeshotwani  2 года назад +1

      Thank you so much 🙏 Sanghamitra

  • @prathameshlad6565
    @prathameshlad6565 Год назад

    The only video I found helpful for this topic. I Spend 3 days searching for relevant information and finally found it. Thank you very much.

  • @SameerKumar-yu1xi
    @SameerKumar-yu1xi 3 года назад +2

    Day end with something new... Worth 21 min of the day👍🏻 thx sir

  • @jagadeeshbedge8447
    @jagadeeshbedge8447 3 года назад +3

    Thank you Mukesh.. it saved me a lot of time in rework .

  • @TheyCallMeDin
    @TheyCallMeDin 3 года назад +1

    Been wanting to find a way to do this for years! Thank you!!

    • @Mukeshotwani
      @Mukeshotwani  3 года назад

      Welcome mate I m glad it helped ☺️

  • @vijaykumar-ut1ze
    @vijaykumar-ut1ze 3 года назад

    I have been waiting till now for this option..thanks mukesh for giving the session on this

  • @mauryar16
    @mauryar16 3 года назад +2

    Thnx for this video..It made debugging in less time

  • @karthikeyaguptha
    @karthikeyaguptha Год назад

    Thanks for giving information on how to run scripts on existing chrome instance opened ...Helped me a lot

  • @MeixnerQuest
    @MeixnerQuest 3 года назад +1

    I been looking for this information, great tutorial

  • @panchananbhattacharjee9512
    @panchananbhattacharjee9512 2 года назад +1

    This is so helpful, looking for this option long time. Thanks a lot for sharing. Thumbs Uppp

    • @Mukeshotwani
      @Mukeshotwani  2 года назад

      Thanks Panchanan, I am glad it helped you.

  • @JitendraKumar-lr3vq
    @JitendraKumar-lr3vq 2 года назад +1

    This was amazing concept to learn.. thanks a lot for explaining in such details..

    • @Mukeshotwani
      @Mukeshotwani  2 года назад +1

      Thank you Jitendra and welcome back too 😊

  • @Hydharg
    @Hydharg 3 года назад

    Thanks for the session Mukesh! You are doing very useful works. Keep it up. Well done!!!

  • @sreereshvkm726
    @sreereshvkm726 3 года назад

    Loved it.. Expecting many more like this

  • @engineerraj1662
    @engineerraj1662 3 года назад

    Thank you so much for sharing this with us Mukesh 👍

  • @sumitsaha9782
    @sumitsaha9782 3 года назад

    Amazing feature. Thanks sir. This will be very handy for on-the-fly scripting and validation of the developed scripts :)

  • @sdetworld8997
    @sdetworld8997 3 года назад

    Very good info Mukesh. Thank you for the same. this is a painkiller.

  • @balagopalt4447
    @balagopalt4447 3 года назад

    Thanks a lot Mukesh for the video. Excellent video. Very much useful.

  • @SarangHoley
    @SarangHoley 3 года назад

    Amazing topic covered Mukesh 👍

  • @saikrishna.b736
    @saikrishna.b736 3 года назад

    Thanks for this interesting video... Thought of this but didnot search any time or tried checking for this...

  • @shubhamm1843
    @shubhamm1843 2 года назад +1

    that was a good one but i have different chrome profiles, how to executive a particular script on a particular profile

  • @mandeep3445
    @mandeep3445 3 года назад +1

    Thank you very much Mukesh!!!

  • @sanjay4727
    @sanjay4727 3 года назад +1

    Very useful, Thanks for sharing this

  • @swamyas5668
    @swamyas5668 3 года назад

    Thank you 🙏 for teaching new things 👌

  • @surajgoenka
    @surajgoenka 3 года назад

    I will execute last 2 steps manually lol jokesapart, thankyou for the video

  • @hammadmaqsood6395
    @hammadmaqsood6395 2 года назад +2

    Hi, can you provide the same code for C# developers
    Good video.

  • @kunalshah332
    @kunalshah332 3 года назад

    Great session ...very helpful✌

  • @BlackCherry11140
    @BlackCherry11140 2 года назад +2

    what if we want to use existing session where all extension and logged accounts are available instead of fresh new session just came to my mind if it is possible please share it as soon as possible....

    • @Mukeshotwani
      @Mukeshotwani  2 года назад

      You can reuse sessions which is started via CDP

  • @tapaspadhi1530
    @tapaspadhi1530 3 года назад

    it helps Mukesh. Thanks for sharing

  • @poornimamanjunath6205
    @poornimamanjunath6205 3 года назад +1

    Mukesh, Is is possible for you to please share the python code for the same? or any link? Also, what if I want to attach to a webpage using its title not the url? what is the selenium api for connecting to a web page using its title?

  • @shadowfrost420
    @shadowfrost420 3 года назад

    Thank you for sharing , good information as always !

  • @sindhusudhakaran1731
    @sindhusudhakaran1731 3 года назад +1

    this is very useful .. thank you !!

  • @praveenvanam6491
    @praveenvanam6491 3 года назад

    Thank you so much for this new topic

  • @etemkeskin5025
    @etemkeskin5025 3 года назад

    you saved my lots of time. thanks

  • @chakrabmonoj
    @chakrabmonoj 3 года назад

    Hi Mukesh - thanks for another great lesson. Very helpful.
    I had a question : will the same commands work with Python as well, or these can be used only with Java?
    Thanks

  • @smartpatel8093
    @smartpatel8093 2 года назад

    Hello sir set experiment option is not Avelible in c# any idea ???

  • @pranjaliganorkar7731
    @pranjaliganorkar7731 3 года назад

    Hi Mukesh, your videos on Selenium are very helpful. I am working on Selenium with Typescript as the underlying language. This is a very different language considering from Java background. Would you be able to post some videos on Selenium with Typescript and Jest or other test runner framework? Thanks in advance.

  • @adityapratapsingh3825
    @adityapratapsingh3825 3 года назад

    You r awesome brother..

  • @srujjhanaadevy3712
    @srujjhanaadevy3712 Год назад

    @Mukesh otwani is it possible to execute the command via java code itself rather than manually executing it on terminal

  • @warademilind
    @warademilind Год назад

    Is it possible to do with Electron based application (desktop based app- chromium)? I am able to launch and execute properly..but not sure how to go ahead with already opened app. Thanks

  • @vinodkumaryadav1292
    @vinodkumaryadav1292 2 года назад

    Thanks Mukesh.. It's very helpful...
    I am trying to do same with Edge driver but it's not letting me do..
    Would you please help me with Edge browsers

  • @monikasingh2295
    @monikasingh2295 2 года назад

    Hi Mukesh, How to use the same approach while executing the script in edge?

  • @prestonkingsley375
    @prestonkingsley375 3 года назад

    Thank u sir, learnt something new. Could you please show how to sort a webtable based on dates

  • @niyus56489
    @niyus56489 2 года назад

    This is really awesome.. Thank you....can we do the same for edge browser also..I tried it is showing some error..can u pls help

  • @hafezgharib7639
    @hafezgharib7639 2 года назад

    You gotta a new subscriber for this one :). Very helpful, I was looking for this the whole day ^^, thank you so much. Could you do the last part(the one you extracting the debuggerAddress) in python pls?

  • @dibakardey6097
    @dibakardey6097 Год назад

    Hi @Mukesh, suppose the testcase fails in particular step is it possible to run the script from the step it got failed in the same session

  • @adosdiagne8359
    @adosdiagne8359 2 года назад

    Thank you Mukesh.. it is very interesting.
    How can do this with webdriverio ?

  • @darkevil9348
    @darkevil9348 2 года назад

    I have a question is it compulsory to add driver.get() line.

  • @manickarajans6653
    @manickarajans6653 3 года назад

    How to turn off remote debugging in edge chromium through edge options.. requirement to test in IE mode

  • @namratasingh3464
    @namratasingh3464 Год назад

    Hi Mukesh, thanks your videos are really helpful!
    I have a query, in which when I am clicking on a button it is giving me one id, then have to wait overnight, and then next day login on the other URL where this id will have few account numbers and other data which I have to verfiy. but waiting overnight is must for data to generate , How this can be managed using Selenium ?
    Thanks!

  • @venpraveen
    @venpraveen 3 года назад

    Hi mukesh, my eclipse is not supporting the browser because of updates, which version is the best t o support browser windows 64 bit machine.
    Thanks in advance

  • @aniketfarkase9759
    @aniketfarkase9759 3 года назад +1

    Excellent

  • @MrBoingts
    @MrBoingts 2 года назад

    Hi, I followed and doubled checked all the steps, but when i hit enter ( +- 5:46) I open a browser BUT i'm still signed in - I have created this folder in my C driver - is that the issue ?

  • @angelus806
    @angelus806 2 года назад

    what about an user session with extensions already installed? or a browser already running with a profile already working .. how can I drive that ?

  • @pallabipurohit1061
    @pallabipurohit1061 3 года назад

    Very informative

  • @goldentertainment2335
    @goldentertainment2335 3 года назад +1

    Thank You So much sir,

  • @genghiskhan5685
    @genghiskhan5685 2 года назад +2

    You have a video using Python, and in this video you are using Java. You should specify that in the title so anyone looking for your similar videos can differentiate thanks.

    • @Mukeshotwani
      @Mukeshotwani  2 года назад

      For Python ruclips.net/video/Zrx8FSEo9lk/видео.html
      For Java ruclips.net/video/Rrkj4tdXngY/видео.html

  • @srikanthvodnala2505
    @srikanthvodnala2505 2 года назад

    Hi great explanation I loved it
    I have one doubt we are connecting to the existing opened browser.
    If in one situation
    for example
    by selenium I log in to Facebook.
    after finishing my work I closed the existing browser to which selenium is connected.
    Then I have run the same selenium code I have to log in again or In that browser it already login.
    Doubt: After closing the browser how to open the existing browser in which all our login credentials and cookies are stored.

  • @GHOSTGAMER1004-h3b
    @GHOSTGAMER1004-h3b 2 года назад +1

    Hi Mukesh,
    Nice video! Thanks for creating it.
    I followed all the steps as shown in the video but still for me it is opening another browser rather than executing in the opened browser.
    Could you please help me to resolve the issue?
    Thanks,
    Swati

    • @Mukeshotwani
      @Mukeshotwani  2 года назад

      Hi Swati, please watch video again you might have missed some minor steps.

    • @GHOSTGAMER1004-h3b
      @GHOSTGAMER1004-h3b 2 года назад +1

      I followed all the steps. I think Selenium is not recognizing the browser instance that I am opening manually. I don't know if while opening browser manually it opens on the port no which I am giving.

    • @Mukeshotwani
      @Mukeshotwani  2 года назад

      @@GHOSTGAMER1004-h3b share ur code

    • @prasannaselva4525
      @prasannaselva4525 2 года назад

      @@Mukeshotwani It's the same for me..
      Please help me

  • @srajanshrivastava8391
    @srajanshrivastava8391 Год назад

    Hi, i am using grid implementation in my project, we are able to get running chrome session in local but when we change local host to the IP of other machine it say cannot connect to chrome::, Can you please help me on this

  • @shubhamjha5738
    @shubhamjha5738 3 года назад

    Sir if we put our website in production,hosting is done. Then what will happen, again we need to execute commands on terminal?

  • @jatinbakshi-o5l
    @jatinbakshi-o5l 7 месяцев назад

    Hi Mukesh,
    In chromedriver version 3.141.59 this func is not working

  • @KhalilYasser
    @KhalilYasser 3 года назад

    Thank you very much. Can you make another same video for python?

  • @vinayakchavan7694
    @vinayakchavan7694 2 года назад

    Its awesome 😊 thank you...

    • @vinayakchavan7694
      @vinayakchavan7694 2 года назад

      For Microsoft edge we can do same solution na???

  • @jatinqa4020
    @jatinqa4020 Год назад

    Thank you sir, I have 1 question that i am using chrome 117.0.5938.132 but chromedriver.exe is not working with this what to do

  • @hdstudio1875
    @hdstudio1875 3 года назад +1

    Only problem is, if u open the task manager or try to kill existing drivers using task kill, u will be able to see that it's creating new driver everytime however the browser is same, as u r using 'new ChromeDriver(opt)' method.
    So am unable to find out how to use the existing instance of driver so that I can close it, coz every body may not have admin permission to use taskKill to kill drivers.

  • @BennyJonesDG
    @BennyJonesDG 4 месяца назад

    is it possible to do this in the Edge browser??

  • @subisw
    @subisw 2 года назад

    OH It's cool...Thank you!

  • @piyushmarda9720
    @piyushmarda9720 3 года назад

    This is very informative Mukesh. I never found a solution for this issue till date. I used to like UFT more than selenium for the same reason. Is there any solution for edge browser as well?

    • @Mukeshotwani
      @Mukeshotwani  3 года назад

      yes same thing can be done for Edge too

  • @mohammadhoseinkarimi4721
    @mohammadhoseinkarimi4721 2 года назад

    hi!
    it still does not work for me and open the new chrome window.
    could you please help me
    I'm new
    but I really need it
    thanks!

  • @Imran-M-
    @Imran-M- 3 года назад

    Thanks Mukesh for making this video.
    I've tried to use TestNg instead of main() : @BeforeMethod (wrote "debuggerAddress" code in this block)
    @Test (driver.get(), sendKeys() here )
    @AfterMethod (driver.quit() here)...................but for some reason code in @After is not recognized and not taken. Any idea?

  • @amiablekrishna
    @amiablekrishna Год назад

    Mukesh, Can you explain, how to continue with next scenario in case of a Failure any test in Selenium? i need to execute all scenario.

  • @RekhaDeshmane-p6r
    @RekhaDeshmane-p6r 3 месяца назад +1

    Can we execute same on safari?

  • @RanjitSingh-wp2sn
    @RanjitSingh-wp2sn 2 месяца назад

    ********** *VERY DIFFERENT SCENARIO* ********** Hi Muskesh, I have one scenario where i launch an exe file using dekstop based tools and then it opens up a browser for me to select my credentials (Azure Web SSO functionality) but it is opened by that application so i cannot open it in the debugging mode. Usually i can handle the chrome from desktop also in which i execute a jar file with the set of functions but here the challange is to interact with the chrome broswer which is opened by the functionality. Is there a way that i can interact with that chrome instance.... Many Thanks in advance.

  • @shankumondal2881
    @shankumondal2881 3 года назад

    Awesome 👍

  • @hamimalam4968
    @hamimalam4968 3 года назад

    I want to know what if we use two class and call the class in the main method. how do I do it. please make a video about it.. thanx

  • @Jerometk
    @Jerometk 3 года назад +1

    How can I do this in firefox geckodriver?

  • @madhiyazhagansm9659
    @madhiyazhagansm9659 3 года назад

    Hi Mukesh, can we execute Appium scripts on already opened app ?

  • @mahatheedandibhotla
    @mahatheedandibhotla 3 года назад

    whats the use of creating chromedata folders

  • @Livespiritful
    @Livespiritful 2 года назад

    My Requirement is:
    Prerequisites: 1) Launch Google Chrome as "Run as Different User" (Right click of the Chrome icon) 2) Enter Windows user and password in the popup when it appears 3) Google chrome launches manually
    Actual Test begins: I need to enable the bridge with the manually opened Google Chrome browser and then continue the rest of the test.
    Do you have any solution? Your help is very much appreciated.

  • @travellover3934
    @travellover3934 Год назад

    Its possible to use screenshot function here?

  • @akcandlestick8948
    @akcandlestick8948 2 года назад +1

    every time we type console command for this execute selenium ??

    • @Mukeshotwani
      @Mukeshotwani  2 года назад

      Once it is opened then you can use until you close manually.

  • @juliebrennan-oit8409
    @juliebrennan-oit8409 2 года назад

    Hi the chrome session will open from the command line, but when I run from selenium script I get the following error: org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: unknown error: cannot connect to chrome at localhost:8989
    from chrome not reachable Can you help me?

  • @rkn3383
    @rkn3383 3 года назад

    Just awesome

  • @prikshitverma3885
    @prikshitverma3885 3 года назад

    Dhanyawad 🔥🔥

  • @miketysonschwarzeneggerpra9215
    @miketysonschwarzeneggerpra9215 3 года назад

    Excellent video. Please activate subtitle in your videos.

  • @nirbhaydeeptrigunayat1767
    @nirbhaydeeptrigunayat1767 8 месяцев назад

    how to open "default" chrome browser using selenium with java and navigation url.

  • @lisaagarwalla799
    @lisaagarwalla799 2 года назад

    Hi Naveen , can i achieve the same if i am running my automation on a remote device using selenium grid . I tried but not able to acheive it . can you help me here

    • @Mukeshotwani
      @Mukeshotwani  2 года назад

      It's Mukesh not Naveen 😜

    • @lisaagarwalla799
      @lisaagarwalla799 2 года назад

      @@Mukeshotwani hey sorry mukesh . Can you please help me here if i can acheive the same using remotewebdriver?

  • @rajeshkumar-no8sp
    @rajeshkumar-no8sp Год назад

    Can we do this on mac?

  • @kailaspoduval
    @kailaspoduval 3 года назад

    Thanks a lot Mukhesh ji🙂..really useful one in day to day automation work..a Time saver while checking fixes. Could you pls let me know is this possible in Firefox browser??

    • @Arpit_Shahi
      @Arpit_Shahi 3 года назад

      I am also looking for firefox, did you find any solution?

    • @sriramkasu5286
      @sriramkasu5286 3 года назад

      @@Arpit_Shahi same me too

    • @Arpit_Shahi
      @Arpit_Shahi 3 года назад

      @@sriramkasu5286 I tried various methods but none of them worked for me

    • @sriramkasu5286
      @sriramkasu5286 3 года назад

      @@Arpit_Shahi same here...but I saw some forums and documenations mentioning --connect-existing flags and also --marionette flaga

    • @Arpit_Shahi
      @Arpit_Shahi 3 года назад

      @@sriramkasu5286 same I also saw these options on some forum, but not sure how to use these

  • @sagaryenkar3988
    @sagaryenkar3988 2 года назад

    It's possible in headless mode

  • @sarbjitdeol5314
    @sarbjitdeol5314 2 года назад +1

    sir its necessary to still open cmd

    • @Mukeshotwani
      @Mukeshotwani  2 года назад +1

      Yes Sir. Once you close the cmd the port number will be released and you won't be able to interact.

    • @sarbjitdeol5314
      @sarbjitdeol5314 2 года назад

      can you send the python scrpit for run script automatically open cmd and with command

  • @VoiceGames-ub2ei
    @VoiceGames-ub2ei 6 месяцев назад +1

    Not able to open chrome session Webdriver manager is not working

    • @Mukeshotwani
      @Mukeshotwani  6 месяцев назад

      With latest version of Selenium 4.19.1 no need of drivers.

  • @michellecortes1176
    @michellecortes1176 3 года назад

    Hi Mukesh, new subscriber here. Thanks so much for your videos, I find them really easy to follow.
    Super Job!
    Just posting also this query, in the hopes, you could help me.
    I tried to follow your steps here, but I was getting this error:
    org.openqa.selenium.WebDriverException: unknown error: cannot connect to chrome at localhost:9988
    What should I do?
    Thanks in advance for the response :)

    • @sdetworld8997
      @sdetworld8997 3 года назад

      I too faced this, from google which helped later, Also mukesh was mentioning the chome should be the default browser..
      May be this will work if user "chrome.exe --remote-debugging-port= --no-default-browser-check --user-data-dir="

    • @michellecortes1176
      @michellecortes1176 3 года назад

      @@sdetworld8997 THank you for the response, yes my chrome is set to default, and the command above though sadly didn't work for me

  • @maheshharish6415
    @maheshharish6415 3 года назад

    Hi Mukesh , chrome update version 88.0.4324.182, which chrome driver version is used ?

  • @nilesh123234
    @nilesh123234 2 года назад

    Can we do the same on macbook ???

    • @nilesh123234
      @nilesh123234 2 года назад

      I am not able to run second command in mac terminal

  • @viplovebisen
    @viplovebisen 3 года назад

    awesome

  • @chromeuser7363
    @chromeuser7363 Год назад

    Anybody knows the command for linux that'll keep the browser window open at port 9222

  • @alexdin1565
    @alexdin1565 Год назад

    can run selenium on cpanel?

  • @hennymakaveli
    @hennymakaveli 3 года назад

    @Mukesh Otwani, can we do this in Firefox? #MukeshOtwani

    • @Arpit_Shahi
      @Arpit_Shahi 3 года назад

      were you able to find the solutuon for firefox?

  • @johnmichaelsampedro2828
    @johnmichaelsampedro2828 Год назад

    I am getting error 500. How to solve it?