Accessing class properties and behaviour outside the class.

After creating an object, you can access the class properties and behavior by using object name followed by dot operator (.) followed by properties name/ instance variable/behavior/method name. Syntax: object_name.properties or object_name.behavior In the above example, we have created one object of class Car called car_object and for accessing properties we are using car_object.price (properties/ …

Accessing class properties and behaviour outside the class. Read More »

How to create a scalar variable, empty variable, List variable, Dictionary Variable in a robot framework?

Variables in the robot framework are case-insensitive, Spaces, and underscore are ignored. example : ${Var 1}, ${var 1}, ${Var_1}, ${var_1}. All these variables represent one variable. Creating Scalar Variables in Robot Framework. The symbol “$” is used to declare a scalar variable in the Robot Framework. The variable name will be present inside {} open …

How to create a scalar variable, empty variable, List variable, Dictionary Variable in a robot framework? Read More »

Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.

Powered By
Best Wordpress Adblock Detecting Plugin | CHP Adblock