Difference between Static descriptive programming and dynamic descriptive programming
Question ID: 105804
0
0
Marked as spam
Posted by (Questions: 7, Answers: 8)
Asked on January 16, 2015 8:05 am
183 views
Answers (1)
0
Private answer

Dynamic used a variable to set the name of the descriptive property.

For example:

Browser(''Class Name:=Browser'',''name:=EyeOnTesting - Orasi Software, Inc.'')...

myName=''EyeOnTesting - Orasi Software, Inc.''
Browser(''Class Name:=Browser'',''name:='' & myName)...

Marked as spam
Posted by (Questions: 2, Answers: 98)
Answered on April 30, 2015 10:00 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top