Trending questions in Edureka Community

0 votes
2 answers

how to select text by span class

Do you just want to select the ...READ MORE

Feb 27, 2020 in Selenium by Etl
• 170 points
4,060 views
+1 vote
1 answer

What are the best online web development course?

Hello, First,I'll suggest you learn the basics to ...READ MORE

May 13, 2020 in Career Counselling by Niroj
• 82,880 points
622 views
0 votes
1 answer

Can someone tell me how to solve the Hyperledger playground installation issue?

Hey, @Ratul, I would suggest using this command ...READ MORE

May 13, 2020 in Blockchain by Gitika
• 65,910 points
753 views
0 votes
1 answer

error:org.apache.flume.sink.hdfs.HDFSEventSink.process(HDFSEventSink.java:456)] HDFS IO error java.io.IOException

Hi@akhtar, There may be problem in firewall, so ...READ MORE

Apr 23, 2020 in Big Data Hadoop by MD
• 95,440 points
1,517 views
0 votes
1 answer

Which system variable can be used for reading data from CSV/text file in Automation Anywhere?

Hello, FileData Column(col_name) is the system variable which ...READ MORE

Oct 17, 2019 in RPA by Abha
• 28,140 points
9,725 views
0 votes
1 answer

Error:WP_Query() does not return all entries

Hello, Try adding posts_per_page=-1 to the string of parameters passed ...READ MORE

May 8, 2020 in PHP by Niroj
• 82,880 points
856 views
0 votes
1 answer

Where can I get best spark tutorials for beginners?

Hi@akhtar There are lots of online courses available ...READ MORE

May 14, 2020 in Apache Spark by MD
• 95,440 points
591 views
0 votes
1 answer

Error:Issue when trying to use IN() in wordpress database

Hello @kartik, Try this code : // Create an ...READ MORE

May 8, 2020 in PHP by Niroj
• 82,880 points
837 views
–1 vote
0 answers

Write a program that uses a while loop to read 10 integer numbers from file

Write a program that uses a while ...READ MORE

Apr 16, 2020 in Java by MIH
• 150 points
1,896 views
0 votes
1 answer

How to create Heatmap for visualizing my dataset?

Hi@akhtar, You have to import seaborn module to ...READ MORE

May 4, 2020 in Data Analytics by MD
• 95,440 points
1,016 views
0 votes
1 answer

I am trying to install visualize on my python 3.8 but i end up with the followinf error.

Hi@Avinash, I think the module name is visualization ...READ MORE

Apr 27, 2020 in Python by MD
• 95,440 points
1,373 views
0 votes
1 answer

How do I learn Selenium on my own?

Hi Sam, You could probably go through a ...READ MORE

May 15, 2020 in Career Counselling by Sirajul
• 59,230 points
575 views
0 votes
1 answer

How to create one crontab job in Linux?

Hi@akhtar, To configure crontab in your system, you ...READ MORE

May 13, 2020 in Linux Administration by MD
• 95,440 points
634 views
0 votes
1 answer

Using the same in IE browser but getting half the screen as black and half is coming

You could probably give a try making ...READ MORE

May 4, 2020 in Selenium by Sirajul
• 59,230 points
1,000 views
+1 vote
1 answer

How to migrate a PostgreSQL database into a SQLServer one?

Hello @kartik, The easier way to accomplish this. First ...READ MORE

May 13, 2020 in Database by Niroj
• 82,880 points
579 views
0 votes
1 answer

How to get the windows native look in Java GUI programming?

Hello Kartik,  You can try the syntax: UIManager.setLookAndFeel(PLAF); (Pluggable ...READ MORE

May 7, 2020 in Java by Niroj
• 82,880 points
854 views
0 votes
1 answer

How to give permissions to jenkins user for a particular file?

Hi@akhtar, To give permissions to jenkins user, you ...READ MORE

Feb 14, 2020 in Jenkins by MD
• 95,440 points
4,443 views
0 votes
3 answers

What are the skills required to become a Research and Development Engineer?

Hi, Some of the skills required to become ...READ MORE

Jul 25, 2019 in Career Counselling by Gitika
• 65,910 points
17,908 views
+1 vote
2 answers

What is an RDBMS? Name some examples for RDBMS? What is CRUD?

RDBMS: Relational Database Management System A relational database ...READ MORE

Aug 29, 2018 in Data Analytics by zombie
• 3,790 points
27,533 views
0 votes
1 answer

getting error while starting Hyperleger fabric network on Aws server

Hey, @Nithin, It seems like you have stopped containers ...READ MORE

Mar 30, 2020 in Blockchain by Gitika
• 65,910 points
2,485 views
0 votes
1 answer

How should I start learning Python?

Hey, @Roshni, The first and foremost step in ...READ MORE

May 13, 2020 in Career Counselling by Gitika
• 65,910 points
592 views
0 votes
1 answer

How to take MySQL database backup using MySQL Workbench?

Hii, You can export like this: Hope this is ...READ MORE

May 4, 2020 in Database by Niroj
• 82,880 points
967 views
0 votes
1 answer

I want to download a file from the website by web scraping. Can anyone explain how to do this in jupyter lab (python) with an example?

Hey, Web scraping is a technique to automatically ...READ MORE

Apr 7, 2020 in Python by Gitika
• 65,910 points
2,108 views
+2 votes
1 answer

Not able to create docker robot framework image

Did your try FROM Python3 READ MORE

Aug 21, 2020 in Docker by anonymous
1,916 views
0 votes
0 answers

Do we have any platform where we can submit spark application.

looking for a platform where we can ...READ MORE

May 12, 2020 in Apache Spark by anonymous
• 120 points
634 views
0 votes
1 answer

Which are some best Docker tutorials for beginners?

Hi@akhtar As a beginner, I have gone through some youtube ...READ MORE

May 14, 2020 in Docker by MD
• 95,440 points
510 views
0 votes
1 answer

How to connect to mysql with laravel?

Hello, Laravel makes it very easy to manage ...READ MORE

Apr 9, 2020 in Laravel by Niroj
• 82,880 points
2,016 views
0 votes
1 answer

TypeError: unsupported operand type(s) for -: 'list' and 'int'

Hey, @William For me the code is working ...READ MORE

Mar 11, 2020 in Python by Roshni
• 10,520 points
3,279 views
0 votes
1 answer

Which institute provides Docker online training?

Hi@akhtar There are a number of institutes which ...READ MORE

May 14, 2020 in Docker by MD
• 95,440 points
497 views
0 votes
1 answer

Error: npm ERR! write after end

Hello @kartik, Let, update the latest version of ...READ MORE

Apr 22, 2020 in Angular by Niroj
• 82,880 points
1,443 views
0 votes
1 answer

net::ERR_CERT_COMMON_NAME_INVALID)

Hi@akhtar, The website address is not matching the ...READ MORE

Apr 2, 2020 in AWS by MD
• 95,440 points
2,295 views
0 votes
1 answer

anyone can give suggestion for video conferencing

Hello Prakash Motiani I would be suggesting you ...READ MORE

May 9, 2020 in Others by Anadya

edited May 13, 2020 by Gitika 840 views
0 votes
2 answers

Replacements for switch statement in Python?

The recommended path for Python 3.10 which ...READ MORE

Feb 9, 2022 in Python by Soham
• 9,700 points
596 views
0 votes
1 answer

Which is the best site to learn data analytics online with certification?

Hii @kartik, The course best suited for you ...READ MORE

May 15, 2020 in Career Counselling by Niroj
• 82,880 points
444 views
0 votes
1 answer

How can I find script's directory with Python?

Hii, You need to call os.path.realpath on __file__, so that when __file__ is ...READ MORE

May 11, 2020 in Python by Niroj
• 82,880 points
601 views
0 votes
5 answers

Error: Docker not found when building docker image on Jenkins pipeline

Check if you have Docker installed and ...READ MORE

Apr 23, 2019 in Jenkins by Vimal
22,689 views
0 votes
1 answer

Which technology should I learn to get a good job in current pandemic COVID situation?

Hi@akhtar, There are lots of technologies available that you ...READ MORE

May 13, 2020 in Career Counselling by MD
• 95,440 points
518 views
0 votes
1 answer

Which is the best website to learn AngularJs with certificate?

Hii @kartik, If you are a web developer ...READ MORE

May 15, 2020 in Career Counselling by Niroj
• 82,880 points
425 views
0 votes
1 answer

What are the best selenium learning websites ?

Among many of the selenium training institutes, ...READ MORE

May 13, 2020 in Career Counselling by Kim

edited Nov 28, 2023 by Soumya 515 views
0 votes
0 answers

Any blockchain developer available who could resolve my queries?

I am implementing a project in ethereum. ...READ MORE

May 14, 2020 in Blockchain by Zara
• 140 points
497 views
0 votes
0 answers

name error: name 'symtr' is not globally defined

class Solution(object):     def symtr(self,root1, root2):         if(root1==None and root2==None):             return True         elif(root1==None ...READ MORE

May 14, 2020 in Python by anonymous
• 120 points
507 views
0 votes
1 answer

Error: Client.VolumeLimitExceeded: Volume limit exceeded in AWS.

Hi@akhtar, The following are a few reasons why ...READ MORE

Apr 28, 2020 in AWS by MD
• 95,440 points
1,154 views
0 votes
1 answer

How to merge with squash in Git?

Hi@akhtar, If you want to merge your data ...READ MORE

May 13, 2020 in Git & GitHub by MD
• 95,440 points
518 views
0 votes
1 answer

Which is the best site to learn python online with certification?

Hey, I think if you are a beginner, ...READ MORE

May 13, 2020 in Career Counselling by Gitika
• 65,910 points

edited May 19, 2020 by Gitika 489 views
0 votes
0 answers

Getting different texts from the HTML DOM through Selenium and Python or vb.net

Apologies in advance had to hide info ...READ MORE

May 4, 2020 in Selenium by Rock
• 120 points
919 views
0 votes
1 answer

ERROR: Quota exceeded for instances: Requested 1, but already used 10 of 10 instances (HTTP 413)

Hi@akhtar,  You should change the default quota limit ...READ MORE

Mar 26, 2020 in OpenStack by MD
• 95,440 points
2,567 views
0 votes
1 answer

Which are the best online courses available for machine learning?

Hi@akhtar, I also faced the same situation. To ...READ MORE

May 14, 2020 in Career Counselling by MD
• 95,440 points
440 views
0 votes
0 answers

Close do window

I have the following code driver = webdriver.Chrome(executable_path=r'/home/ruben/Documentos/Robô_Neobux/chromedriver') driver.get(Url) driver.maximize_window() time.sleep(2) Login=driver.find_element_by_id("Kf1").send_keys(Nome_De_Utilizaor) Login=driver.find_element_by_id('Kf2').send_keys(Passoword) time.sleep(15) Login=driver.find_element_by_id('botao_login') Login.click() time.sleep(10) forex ...READ MORE

May 12, 2020 in Selenium by Ruben
• 120 points
561 views