39829/why-the-dot-operator-used-in-selenium
Are you talking about dot operator in the below scenario?
system.setProperty("PATH-TO-FILE");
If so, then this is Java syntax. Since Selenium code is written on Java, we gotta follow this pattern. However, if Selenium code is written in Python, Ruby, Perl, etc, then the syntax maybe different and you may not need to use it.
If not this scenario, then do show a sample code. I'll then check and get back to you.
Hello @User, Talking about TestNG, it is an ...READ MORE
Hello Akanksha, Robot Class is used for those ...READ MORE
Hi Nakul, some of the most frequently ...READ MORE
Hi Priyanka, there are many annotations available ...READ MORE
Hey Shakti, the most common types of ...READ MORE
Hi Andrew, some of the regex quantifiers ...READ MORE
The better way to handle this element ...READ MORE
enable trusted connection in internet explorer by ...READ MORE
To Allow or Block the notification, access using Selenium and you have to ...READ MORE
xpath are two types. 1) Absolute XPath: /html/b ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.