SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

SDET Flashcards - Java

» Start this Course
(Practice similar questions for free)
Question:

What is an instance variable and how do you use it?

Author: Ed Howard



Answer:

Instance variables are declared in the class but outside the method. I used them in my coding for find elements in my page object model. We stored elements in the form of instance variables.


0 / 5  (0 ratings)

1 answer(s) in total

Author

Ed Howard
Ed Howard