Unanswered questions in Edureka Community

0 votes
0 answers

Delete eureka account

Hi friends. I want to delete my account. ...READ MORE

Sep 30, 2020 in Others by anonymous
• 120 points
1,584 views
0 votes
0 answers
0 votes
0 answers

TypeError: unsupported operand type(s) for *: 'CommentedMap' and 'CommentedMap' Hatam bu nasıl çözebilirim ?

from ruamel import yaml from scipy import spatial import ...READ MORE

Sep 29, 2020 in Python by anonymous
• 120 points

edited Sep 29, 2020 by Gitika 653 views
0 votes
0 answers

How to merge multiple excel column value in one excel? The column name are same but are in different order.

How to merge multiple excel column value ...READ MORE

Sep 28, 2020 in RPA by Tej
• 150 points
1,625 views
0 votes
0 answers

How can i start docker?

I have a windows 8.1 machine and ...READ MORE

Sep 28, 2020 in Docker by Pranav
• 120 points
429 views
0 votes
0 answers

how to show all the Xticks ??

how to show all the Xticks? I have ...READ MORE

Sep 28, 2020 in Python by dhoni
• 120 points
354 views
+1 vote
0 answers

Get filename from Outlook attachment

Hi everyone! I want to automate a process ...READ MORE

Sep 25, 2020 in RPA by RandomDude
• 260 points
2,162 views
+1 vote
0 answers

Hello i have written below code to verify title using POM method but i am not able to print please help me

public static void verifytitle() { String Createanewaccounttttt=driver.getTitle(); System.out.println("Title is"+Createanewaccounttttt); String excepted_title="Create ...READ MORE

Sep 24, 2020 in Selenium by Jordan
• 410 points
592 views
+1 vote
0 answers

i want to automate below secaniro using testng and pom but using below code i am only able to open facebook directlt but what i want to do is i wantto open chrome and then navigate to facebook

Open a Chrome browser. Navigate to “http://www.facebook.com," Verify that ...READ MORE

Sep 23, 2020 in Selenium by anonymous
• 410 points
818 views
0 votes
0 answers

Enable HA for mapreduce jobhistory server

Hi Team, From past few days I am ...READ MORE

Sep 23, 2020 in Big Data Hadoop by Shilpa S
• 450 points
1,050 views
0 votes
0 answers

How to have SQL injection when using php function?

I'm having sql query as $login = mysql_real_escape_string(GetFromPost('login')); $password ...READ MORE

Sep 23, 2020 in PHP by Rohan
• 120 points
714 views
0 votes
0 answers

Is there any way for accessing the pipeline in Azure VM

I want to know like I have ...READ MORE

Sep 22, 2020 in Azure by nidhi
• 120 points
358 views
0 votes
0 answers

Scrum Framework/Methodology for Services/Operations too?

Just checking if Scrum Framework/Methodology is good ...READ MORE

Sep 22, 2020 in PMP by Rajiv
• 8,910 points
374 views
0 votes
0 answers

How do I access to a variable inside a function?

I mean,I have public class MyClass{ ...READ MORE

Sep 21, 2020 in Laravel by aakash
• 230 points

edited Sep 21, 2020 by Niroj 1,100 views
0 votes
0 answers

How to create a <style> tag with Javascript?

I'm looking for a way to insert ...READ MORE

Sep 21, 2020 in Java-Script by kartik
• 37,510 points
610 views
0 votes
0 answers

Presentation and recording of webinar

I want the recording and presentation of ...READ MORE

Sep 20, 2020 in Ask us Anything! by Rishav
• 120 points
671 views
+1 vote
0 answers

How to automate script for otp which is received in email address

I am learing automation soi have started ...READ MORE

Sep 19, 2020 in Selenium by Jordan
• 410 points
3,480 views
0 votes
0 answers

Is there any way, where I can use one IP for 2 AWS instances?

Is there any way, where I can ...READ MORE

Sep 18, 2020 in AWS by anonymous
• 19,610 points
310 views
0 votes
0 answers

How can I migrate Elastic beanstalk env from one region to another on AWS?

I need help! How can i migrate ...READ MORE

Sep 18, 2020 in AWS by anonymous
• 19,610 points
1,522 views
0 votes
0 answers

Guys i need help. I converted my php pure code to laravel but it seems a problem

This is pure code : public function getComments() ...READ MORE

Sep 17, 2020 in Web Development by Hawati
• 120 points

edited Sep 18, 2020 by Gitika 640 views
+1 vote
0 answers

Getting a stale element Exception

              ...READ MORE

Sep 16, 2020 in Selenium by sandhya
• 180 points

edited Sep 16, 2020 by Gitika 994 views
0 votes
0 answers

Real time RGB graph from video

Hi!  I need to create a graphic ...READ MORE

Sep 16, 2020 in Python by Leonardo
• 120 points
878 views
0 votes
0 answers

What do you do to develop yourself personally and professionally?

I find myself very interested in growing ...READ MORE

Sep 15, 2020 in PMP by anonymous
• 19,610 points
285 views
0 votes
0 answers

What do you do to develop yourself personally and professionally?

I find myself very interested in growing ...READ MORE

Sep 15, 2020 in PMP by anonymous
• 19,610 points
382 views
0 votes
0 answers

What do you do to develop yourself personally and professionally?

I find myself very interested in growing ...READ MORE

Sep 15, 2020 in PMP by anonymous
• 19,610 points
262 views
0 votes
0 answers

What do you do to develop yourself personally and professionally?

I find myself very interested in growing ...READ MORE

Sep 15, 2020 in PMP by anonymous
• 19,610 points
333 views
+1 vote
0 answers

Not able to select multiple value from drop down the code has Div tag and need to read the values from Excel using Data Provider

Element Utils which has the method: Can some ...READ MORE

Sep 15, 2020 in Selenium by sandhya
• 130 points
1,148 views
+1 vote
0 answers
0 votes
0 answers

How to handle notifications in Python with selenium windows Chrome Webdriver

Good day, I am kid trying to ...READ MORE

Sep 11, 2020 in Python by Kgohlopo
• 120 points
612 views
0 votes
0 answers

Getting Java Null Pointer Exception on running the test case in Seleniumn.Can someone pls let me know where i need to fix in order to progress

Below is the Error: java.lang.RuntimeException: java.lang.NullPointerException at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:49) at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:131) at ...READ MORE

Sep 11, 2020 in Selenium by sandhya
• 180 points
12,283 views
0 votes
0 answers

How to get size of email in inbox of Gmail account

Please help. READ MORE

Sep 11, 2020 in Selenium by Akanksha
• 120 points
401 views
0 votes
0 answers

Cadvisor container root partition monitoring when using overlay2 with size limits

I am trying to monitoring root partitions ...READ MORE

Sep 10, 2020 in Docker by anghelutar
• 120 points
971 views
0 votes
0 answers

how to do search name and drag and drop in hybrid frame work java selenium?

i have to do following things first i ...READ MORE

Sep 10, 2020 in Selenium by anonymous
• 120 points
319 views
0 votes
0 answers

How to write this condition in one line and run this.

Hello, I have a dataframe that contain ...READ MORE

Sep 7, 2020 in Python by moli
• 140 points
464 views
0 votes
0 answers

How to store and fetch nested json data from dynamodb in java

I want to maintain a book library. ...READ MORE

Sep 7, 2020 in Java by saswat
• 120 points

edited Sep 7, 2020 by Gitika 4,560 views
0 votes
0 answers

Error in xy.coords(x, y, xlabel, ylabel, log) : argument "x" is missing, with no default

Hi, my code is showing this, what's ...READ MORE

Sep 7, 2020 in Data Analytics by Nurdiana
• 120 points

recategorized Sep 7, 2020 by Gitika 1,778 views
0 votes
0 answers

AttributeError: 'Index' object has no attribute 'get_values'

parameters = pd.read_csv(params_filename, sep="\t") free_parameters = parameters.columns.get_values().to_list() free_parameters = ...READ MORE

Sep 7, 2020 in Python by Swastik
• 120 points
5,609 views
0 votes
0 answers

I got stuck in Blockchain Course. Please Help Me!

Please help me I got stuck in ...READ MORE

Sep 6, 2020 in Blockchain by Arcadius
• 120 points
579 views
+2 votes
0 answers

How to delete my edureka account permanently?

Sep 6, 2020 in Others by Webinar
• 150 points
2,567 views
+1 vote
0 answers

I am trying to perform data driven testing in TestNG. But I am getting error?

I am trying to perform data driven ...READ MORE

Sep 6, 2020 in Selenium by akshay
• 130 points
1,004 views
0 votes
0 answers

But when I run this, I get NameError: name 'alphabeta' is not defined error. How to solve this?

tree = [[[5, 1, 2], [8, -8, ...READ MORE

Sep 6, 2020 in Python by MUHAMMAD
• 160 points

retagged Sep 7, 2020 by Gitika 1,006 views
0 votes
0 answers

I am unable to send emails on my php script

I am unable to send emails from ...READ MORE

Sep 6, 2020 in Laravel by Titus
• 160 points

recategorized Sep 6, 2020 by Niroj 841 views
0 votes
0 answers

AttributeError: 'numpy.int32' object has no attribute 'map'

can any one suggest solution data['isLarge'] = data.size.map({'small' ...READ MORE

Sep 5, 2020 in Python by Mohammed
• 120 points
4,150 views
0 votes
0 answers

How to get output result from selecting two dropdown menu options in tkinter?

if i choose a value from first ...READ MORE

Sep 4, 2020 in Python by Charitra
• 120 points
3,513 views
0 votes
0 answers

How the safe Data(Plain Text) from Python Request to CSV

Hello I'm new at python and trying to ...READ MORE

Sep 2, 2020 in Python by SleeperSimulant
• 120 points
1,389 views
0 votes
0 answers

I run git tag command but its running continously

READ MORE

Aug 30, 2020 in Git & GitHub by Ravi
• 120 points
362 views