Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: Carriage return in Selenium

by AnomalousMonk (Archbishop)
on May 13, 2016 at 14:16 UTC ( [id://1162960]=note: print w/replies, xml ) Need Help??


in reply to Re: Carriage return in Selenium
in thread Carriage return in Selenium

I would tend to think in terms of just another list item:
    print $driver->get_title(), "\n";
    print $driver->get_tootle(), "\n";
Why bother to concatenate? (Update: Or do I simply misunderstand Chaoui05's original question?)


Give a man a fish:  <%-{-{-{-<

Replies are listed 'Best First'.
Re^3: Carriage return in Selenium
by Chaoui05 (Scribe) on May 13, 2016 at 14:20 UTC
    Thanks it's ok , it' works now

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1162960]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-24 01:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found