Latest questions in Edureka Community

0 votes
1 answer

Can i configure my kubernetes pod to use multiple service accounts ?

A service account provides an identity for ...READ MORE

Jul 17, 2019 in Kubernetes by Sirajul
• 59,230 points
6,985 views
0 votes
1 answer

Building an image in kubernetes using Kompose

Kompose supports both building and pushing Docker ...READ MORE

Jul 17, 2019 in Kubernetes by Sirajul
• 59,230 points
2,063 views
0 votes
2 answers
0 votes
1 answer

How can I integrate Selenium with Maven project?

Hey Vicky, follow these steps to integrate ...READ MORE

Jul 17, 2019 in Selenium by Abha
• 28,140 points
2,122 views
0 votes
1 answer

How to download and install Maven to integrate with Selenium?

Hey Henry, follow these steps to download ...READ MORE

Jul 18, 2019 in Selenium by Abha
• 28,140 points
2,220 views
0 votes
1 answer

How to create a Base Class in Selenium and use it with test scripts?

Hi Donna, you can use following code ...READ MORE

Jul 18, 2019 in Selenium by Anvi
• 14,150 points
12,016 views
0 votes
1 answer

What is Base class in Selenium and how it works?

Hey Prashant, in Selenium Base class is the main ...READ MORE

Jul 18, 2019 in Selenium by Abha
• 28,140 points
18,931 views
0 votes
0 answers

shiny apps authentication

How to add authentication for shiny applications? READ MORE

Jul 17, 2019 in Data Analytics by rithvik
357 views
0 votes
1 answer

How to install Apache Ant to configure it with Selenium Webdriver?

Hey Surbhi, you need to follow these ...READ MORE

Jul 17, 2019 in Selenium by Anvi
• 14,150 points
611 views
+1 vote
1 answer

UiPath Community Studio

Hi, if you are using the UiPath ...READ MORE

Jul 17, 2019 in RPA by Abha
• 28,140 points
573 views
0 votes
1 answer

Besides UiPath resources are there resources to help better understand how Business Analyst do their jobs?

Can you please be specific for which ...READ MORE

Jul 17, 2019 in RPA by Abha
• 28,140 points
389 views
0 votes
0 answers

Arrange the order of axis elements in ggplot

How to arrange the order of axis ...READ MORE

Jul 17, 2019 in Data Analytics by likitha
502 views
+1 vote
1 answer

how to combine multiple columns in to single column?

1. Select Edit Queries 2.Select which column you ...READ MORE

Aug 6, 2019 in Power BI by anonymous
771 views
0 votes
1 answer

What is pod security policy and why is it important?

In Kubernetes, Pod Security Policies consists of ...READ MORE

Jul 17, 2019 in Kubernetes by Sirajul
• 59,230 points
705 views
0 votes
1 answer

What is pod affinity and node affinity?

Node Affinity ensures that pods are hosted ...READ MORE

Jul 17, 2019 in Kubernetes by Sirajul
• 59,230 points
18,348 views
0 votes
1 answer

how to drain the traffic from a pod?

When we take the node for maintenance, ...READ MORE

Jul 17, 2019 in Kubernetes by Sirajul
• 59,230 points
1,699 views
0 votes
1 answer

Sort (hex) colors to match rainbow

Here's a function that, given a color ...READ MORE

Jul 17, 2019 in Python by SDeb
• 13,300 points
4,464 views
0 votes
1 answer

Connect to two databases

If you don't specify the database in ...READ MORE

Jul 17, 2019 in Python by SDeb
• 13,300 points
336 views
0 votes
1 answer

What are the differences between POM and PageFactory in Selenium Webdriver?

Hi Raveena, Page Object Model (POM) and ...READ MORE

Jul 17, 2019 in Selenium by Anvi
• 14,150 points
28,466 views
0 votes
1 answer

How to configure Selenium Grid with complete Hub and Node setup?

Yes it is possible to configure Selenium ...READ MORE

Jul 26, 2019 in Selenium by Karan
• 160 points
1,626 views
0 votes
1 answer

how to package a kubernetes application?

Helm is a package manager which allows users ...READ MORE

Jul 17, 2019 in Kubernetes by Sirajul
• 59,230 points
722 views
0 votes
1 answer

What is Apache ANT and what are its features?

Hello Deshdeepak, Ant is a Java-based Open-Source build tool ...READ MORE

Jul 17, 2019 in Selenium by Abha
• 28,140 points
934 views
+2 votes
1 answer

Error in FUN: cannot coerce type 'closure' to vector of type 'character' [No stack trace available] in R

You missed out " " for variables ...READ MORE

Jul 17, 2019 in Data Analytics by Cherukuri
• 33,030 points
16,212 views
0 votes
1 answer

what is socket.io?

Before knowing the answer to this question, ...READ MORE

Jul 17, 2019 in Others by sunshine
• 1,300 points
1,306 views
0 votes
0 answers

what is socket.io?

Jul 17, 2019 in Others by shubham
• 7,340 points
282 views
0 votes
1 answer

How can I read numeric data from an Excel sheet using Selenium Webdriver?

Hey Jignesh, for reading numeric data from ...READ MORE

Jul 17, 2019 in Selenium by Abha
• 28,140 points
7,687 views
0 votes
1 answer

How to create an Object Repository to test facebook login in Selenium Webdriver?

Hi Kanak, to test facebook login using ...READ MORE

Jul 17, 2019 in Selenium by Anvi
• 14,150 points
1,882 views
0 votes
1 answer

how to check whether a string starts with a particular word?

For this, you can use the built-in ...READ MORE

Jul 17, 2019 in Python by Neel
• 3,020 points
547 views
0 votes
1 answer

Is it possible to find the source code of built-in functions of Python?

Since Python is open source you can ...READ MORE

Jul 17, 2019 in Python by Neel
• 3,020 points
4,366 views
0 votes
1 answer

Kubernetes: Daemon Sets

A DaemonSet is a set of pods ...READ MORE

Jul 17, 2019 in Kubernetes by Sirajul
• 59,230 points
399 views
0 votes
1 answer

What is the difference between config map and secret in kubernetes?

Config maps ideally stores application configuration in ...READ MORE

Jul 17, 2019 in Kubernetes by Sirajul
• 59,230 points
3,427 views
0 votes
0 answers

How to install tkinter on windows?

Does it work like the other libraries ...READ MORE

Jul 17, 2019 in Python by Waseem
• 4,540 points
1,232 views
0 votes
1 answer

How to get the ASCII values of a character in python?

You can get the ASCII value of ...READ MORE

Aug 23, 2020 in Python by Sajetha Selva
8,978 views
0 votes
1 answer

Kubernetes: What are the types of multi-container pod patterns?

Here are the different types of multi-container ...READ MORE

Jul 17, 2019 in Kubernetes by Sirajul
• 59,230 points
1,980 views
0 votes
1 answer

Can I configure my kubernetes job to run for a specified time?

When we create a job spec, we ...READ MORE

Jul 17, 2019 in Kubernetes by Sirajul
• 59,230 points
931 views
0 votes
1 answer

How can I use Selenium in the background?

Hey there! I would suggest you try using a ...READ MORE

Jul 22, 2019 in Selenium by anonymous
6,612 views
0 votes
1 answer

How can I click at the coordinates without identifying an element?

Of course, there is a way to do this. ...READ MORE

Jul 22, 2019 in Selenium by Surya
• 970 points
11,100 views
+1 vote
1 answer

Need to load 40 GB data to elasticsearch using spark

Did you find any documents or example ...READ MORE

Nov 5, 2019 in Apache Spark by Begum
1,067 views
0 votes
0 answers

all values of R in science

Jul 17, 2019 in Ask us Anything! by anonymous
• 120 points
609 views
+2 votes
1 answer

How to use points?

Mack, please give us your registered email ...READ MORE

Jul 17, 2019 in Data Analytics by Prashanth
• 180 points
1,016 views
0 votes
1 answer

How to check whether the current version of my firefox browser is compatible with Selenium Webdriver current version?

Hi Pankhuri, to check the compatibility of ...READ MORE

Jul 17, 2019 in Selenium by Abha
• 28,140 points
14,199 views
0 votes
1 answer

Is Selenium Server required by Selenium WebDriver ?

Hey Numan, Selenium Server is not required by ...READ MORE

Jul 17, 2019 in Selenium by Abha
• 28,140 points
2,041 views
0 votes
1 answer

What happens if I don't create a Package and add a Class directly under the Project in Eclipse?

Hello Avantika, its not considered as a ...READ MORE

Jul 17, 2019 in Selenium by Anvi
• 14,150 points
1,127 views
0 votes
1 answer

NodeJS: Serving dynamic files

You must use the EJS (Embedded JavaScript template) ...READ MORE

Jul 17, 2019 in Others by sunshine
• 1,300 points
3,781 views
0 votes
1 answer

Can anyone show how to modify an existing excel sheet using Apache POI?

Hello Prakash, to modify an existing excel ...READ MORE

Jul 17, 2019 in Selenium by Anvi
• 14,150 points
3,437 views
0 votes
0 answers

Blueprism is navigating me to wrong screen

After clicking OK button in a screen, ...READ MORE

Jul 17, 2019 in RPA by anonymous
380 views
0 votes
1 answer

How to read test data from an excel sheet and use it to test facebook login in Selenium Webdriver?

Hi Mohan, you can use following code ...READ MORE

Jul 17, 2019 in Selenium by Abha
• 28,140 points
13,187 views
0 votes
1 answer

What are the prerequisites to configure Apache POI with Selenium?

Hey Manoj, following are the prerequisites to ...READ MORE

Jul 17, 2019 in Selenium by Abha
• 28,140 points
510 views
0 votes
1 answer

How can I read a CSV file in Selenium using Webdriver?

Hey Trisha, you can read a CSV ...READ MORE

Jul 17, 2019 in Selenium by Abha
• 28,140 points
12,463 views
+1 vote
1 answer

java error in eclipse

Hey Siddharth, try changing the module version, ...READ MORE

Jul 16, 2019 in Selenium by Abha
• 28,140 points
4,897 views