Тёмный
TechStack9
TechStack9
TechStack9
Подписаться
****Welcome to TechStack9 youtube channel****
I'm Mahesh, started youtube channel to share free video tutorials on Programming languages, Data Structures & Algorithms , latest technologies etc.,
Java Puzzler - In The Loop
2:51
Год назад
Комментарии
@mssaran4733
@mssaran4733 13 часов назад
How to deal with array out of bounds while loading chrome driver with java
@swasthikbhatt9833
@swasthikbhatt9833 6 дней назад
thank you
@pavanbikumandla786
@pavanbikumandla786 9 дней назад
Good one bhayya
@sidheshwerdhumma1798
@sidheshwerdhumma1798 12 дней назад
Thank u for helpful information
@nileshambhore182
@nileshambhore182 15 дней назад
Where are you from
@nileshambhore182
@nileshambhore182 15 дней назад
Thank You, solve my issue
@RIJZkivinesss
@RIJZkivinesss 17 дней назад
thank you very much bro i paid for course but there also dont have solution but you have hatts of you bro
@mefirstcse2091
@mefirstcse2091 18 дней назад
Hi sir...can u explain about java oops...when,where to apply extend, implement ect
@TechStack9
@TechStack9 16 дней назад
Sure. Will plan.
@atlanticoceanvoyagebird2630
@atlanticoceanvoyagebird2630 19 дней назад
Thank you Sir for your kind presentations of this valuable materials which helps me in understanding this process.
@TechStack9
@TechStack9 19 дней назад
Glad that you liked the video !! Please share it to your friends and relatives!!
@karthikeyansekar8824
@karthikeyansekar8824 19 дней назад
trying for last 6 hours but can't identify the issue. then i seen this video which is really great !! thank you.
@TechStack9
@TechStack9 19 дней назад
Glad it helped
@snehalatha3433
@snehalatha3433 20 дней назад
Sir, showing below error while trying to run the program "Editor does not contain a main type". Can you please explain how to solve this?
@TechStack9
@TechStack9 20 дней назад
Can you check if you have main method defined in your class. Ensure it has a public static void main(String[] args) method defined within the class. This is the signature for the main method where the execution starts from.
@snehalatha3433
@snehalatha3433 19 дней назад
​@@TechStack9yes sir, It has the main method but still showing error
@-np9k
@-np9k 21 день назад
Thank you sir🎉
@SandraRodriguezDominguez-ui4cg
@SandraRodriguezDominguez-ui4cg 21 день назад
hi! someone could help me? I have been having the same problem for a week now. When I install the secure agent the first time it works, but then when I change the permissions to administrator and put my windows password, it does not start again, it stops all the time. (Microsoft Windows 11 Pro)
@TechStack9
@TechStack9 20 дней назад
1. Ensure that the directory where the Secure Agent is installed has the correct permissions. The user running the Secure Agent should have full control. 2. As a temporary measure, you can try running the service using the Local System account to see if it starts correctly. If nothing works, Uninstall the Secure Agent completely and reinstall it. During the installation, right-click the installer and choose "Run as administrator".
@BalajiKale-uo5kw
@BalajiKale-uo5kw 27 дней назад
Sir I have Chrome browser 125 version so for this it shows, "If you are using Chrome version 115 or newer, consult the Chrome for Testing availability dashboard. This page provides convenient JSON endpoints for specific ChromeDriver version downloading." So how to resolve this issue to get executable browser? plz provide ur nmbr or mail to get help.
@theogenensengiyumva9619
@theogenensengiyumva9619 28 дней назад
Good, which IDE have you used?
@TechStack9
@TechStack9 28 дней назад
IntelliJ IDEA
@AnonymousAccount514
@AnonymousAccount514 Месяц назад
which is more efficient?
@TechStack9
@TechStack9 Месяц назад
Think of String as a specific tool designed for a particular job (working with text), while CharSequence is a more general-purpose tool that can be used for various tasks. The specific tool (String) is usually more efficient for its intended purpose.
@dilshadafzal1735
@dilshadafzal1735 Месяц назад
thats a big help ..thankyou so much i just updated the version in pom file...and everything is sorted....its been 4 days i am looking for
@WilliamRaja-ci6or
@WilliamRaja-ci6or Месяц назад
Really very simplified explanation :) Thank you
@TechStack9
@TechStack9 20 дней назад
Glad that you liked the video !! Please share it to your friends and relatives!!
@priyakhiwal
@priyakhiwal Месяц назад
Thank you sir! It worked flawlessly for me!
@vinayvinay3107
@vinayvinay3107 Месяц назад
Thank you very much. It was really helpful to me😊
@jayshree2415
@jayshree2415 Месяц назад
thank god you exist and made a video on this 🤕
@padmasenkunjir1922
@padmasenkunjir1922 Месяц назад
Thank you, I was finding solution from 3 days.
@booraraju3235
@booraraju3235 Месяц назад
Please do like this video on replication task with simple steps. Explain the difference between synchronisation task and replication task interview perspective side with best example.
@TechStack9
@TechStack9 16 дней назад
Sure. Will plan.
@vihangathathsarakaluarachc7242
@vihangathathsarakaluarachc7242 Месяц назад
Good explanation! <3
@divinity5250
@divinity5250 Месяц назад
3:48 mins
@rakshitharikky1807
@rakshitharikky1807 Месяц назад
4:19 Sir, you just found a library folder in it. But, I couldn't able to find that
@TechStack9
@TechStack9 Месяц назад
You are right. The official download for Selenium WebDriver doesn't include a separate "lib" folder anymore. Instead, you'll find all jars once you extract the zip folder. Add all these jars to your project build path. Refer this video for more info: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-5eVOACCxLww.html
@katelovesmichaeljackson1786
@katelovesmichaeljackson1786 Месяц назад
Sir how to install free oracle database in our local system.
@vinodkewat2863
@vinodkewat2863 Месяц назад
Thank you so much! I was straggling since 2 weeks and finally resolve it.
@TechStack9
@TechStack9 Месяц назад
How to fix "Webdriver cannot be resolved to a type" Error in Selenium: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-5eVOACCxLww.html
@barathiraiyarul4498
@barathiraiyarul4498 Месяц назад
Great Video. Clear explanation!!
@Shubh-uq1fh
@Shubh-uq1fh 2 месяца назад
Hi, I am getting the error by locating through linktext , I am exactly copying the word but it gives error can you please help to fix it ?
@TechStack9
@TechStack9 Месяц назад
If the link is dynamically loaded after the page loads (e.g., using JavaScript), linkText might not work. Consider using other locators like partialLinkText, id, name, or CSS selector. Also, double-check that you're copying the exact text displayed on the link, not surrounding text or partial text. Use browser developer tools (e.g., right-click, inspect) to verify the link text accurately.
@NoName-ui5ou
@NoName-ui5ou 2 месяца назад
Thank you bro
@whitelight8811
@whitelight8811 2 месяца назад
Thank you! Finally I ran Edge!
@harshkarira6453
@harshkarira6453 2 месяца назад
There is no lib file i downloaded today the java version of selenium but no lib file in the zip
@TechStack9
@TechStack9 Месяц назад
There's no longer a separate lib folder in the latest Selenium Java downloads. The JAR files containing the libraries are now included directly within the downloaded ZIP archive
@SitaRam-js9fu
@SitaRam-js9fu 2 месяца назад
Thank u Sir...my confusion got clear by this video
@Shubh-uq1fh
@Shubh-uq1fh 2 месяца назад
Hello, I cannot find this website to practice can you paste the link ?
@TechStack9
@TechStack9 2 месяца назад
demos.telerik.com/aspnet-ajax/ajaxloadingpanel/functionality/explicit-show-hide/defaultcs.aspx
@Shubh-uq1fh
@Shubh-uq1fh 2 месяца назад
@@TechStack9 Thanks :)
@RachamalliVijayaDurga
@RachamalliVijayaDurga 2 месяца назад
The way of explaining is really very good brother thank you so much for the information provided.
@praveenkrgola
@praveenkrgola 2 месяца назад
Hi Can you please share code snippet for manual transcription to base letter for both accent/ligature characters and characters with strokes in one go.
@premkumar-hd6fq
@premkumar-hd6fq 3 месяца назад
If i am executing script in MS edge browser its asking for profile sign in. How to handle the sign in? Could you please suggest
@TechStack9
@TechStack9 Месяц назад
Sorry for the delayed response. Here is the way you can disable profile sign-in. Launch Edge in Incognito mode using the --inprivate argument. Here's the code snippet: System.setProperty("webdriver.edge.driver", "path/to/edgedriver"); // Replace with your driver path Options options = new EdgeOptions(); options.addArguments("--inprivate"); WebDriver driver = new EdgeDriver(options);
@prabhaharans2415
@prabhaharans2415 3 месяца назад
Thank you for the video. it really helps. I tried with Robot class file upload but facing issue like even if the file is not uploaded with invalid path, test case is passing. can you pls explain this?
@dileepsimham9302
@dileepsimham9302 3 месяца назад
excellent explanation !!
@ongole_boy6346
@ongole_boy6346 3 месяца назад
Can you please make a video on which transformation used in particular scenarios
@freeSpiritNonna
@freeSpiritNonna 3 месяца назад
I think the above results are based on your Runnable-instance threads implementation. For example, if you create: ImplementsRunnable r1 = new ImplementsRunnable(); Thread t1 = new Thread(r1); t1.start(); ImplementsRunnable r2 = new ImplementsRunnable(); Thread t2 = new Thread(r2); t2.start(); ImplementsRunnable r3 = new ImplementsRunnable(); Thread t3 = new Thread(r3); t3.start(); instead of "Thread t1 = = Thread t2 = Thread t3 = new Thread(r)", all created from the same Runnable instance, the results from both will be the same counter = 1/1/1.
@parthkandwal8343
@parthkandwal8343 3 месяца назад
Thank you for the explanation
@start1learn-n171
@start1learn-n171 3 месяца назад
Tq
@shubhsrivastava7913
@shubhsrivastava7913 3 месяца назад
Very nicely explained
@monicamalve4425
@monicamalve4425 3 месяца назад
After doing all this process I am getting error Webdriver not resolved. Please suggest
@chaitanyapawar5483
@chaitanyapawar5483 3 месяца назад
Thank you so much sir
@pranav283
@pranav283 4 месяца назад
thanks. This video helped me solve an issue that I was facing since many days.
@rajendrarao3057
@rajendrarao3057 4 месяца назад
Great video buddy!