Channel Avatar

QA Automation Journey @UC2zb7wisU89nV9oBes3Ijdw@youtube.com

21 subscribers - no pronouns :c

Welcome to QA Automation Journey! 🚀 Join us on an exciting


Welcoem to posts!!

in the future - u will be able to do some more stuff here,,,!! like pat catgirl- i mean um yeah... for now u can only see others's posts :c

QA Automation Journey
Posted 4 weeks ago

Which of the following data types is immutable in Python?

0 - 0

QA Automation Journey
Posted 4 weeks ago

What is the correct way to define a function in Python?

0 - 0

QA Automation Journey
Posted 4 weeks ago

What is the output of the following code?

print(type([]) is list)

0 - 0

QA Automation Journey
Posted 1 month ago

What will be the output of the following Python code?

x = [1, 2, 3]
x.append([4, 5])
print(len(x))

0 - 0

QA Automation Journey
Posted 1 month ago

Which method in Selenium is used to send text input to a text field?

0 - 0

QA Automation Journey
Posted 1 month ago

What method is used in Selenium to maximize the browser window?

0 - 0