Members

Badge

Loading…
tulasiram
  • Male
  • Bangalore
  • India
Share on Facebook Share on Facebook Share Twitter

Tulasiram's Friends

  • Dhananjay Gavali
  • sirisha
  • Samvedna Sibbal
  • Aruna Venkataraman
  • Naveen MV
  • Keerthiga
  • shilpa venky
  • Patel Akhilkumar Punambhai
  • Swati Kamble
  • phani
  • S.Shanmuga Srinivasan
  • RK
  • Sasidhar Reddy
  • Pooja Gupta
  • Marichamy

tulasiram's Groups

 

tulasiram's Page

Latest Activity

marilina left a comment for 'tulasiram'
"Hi compliments of the day to you. Am marilina i came across your page in here while searching for a good relationship and i found it interesting writing you,here is my mail id, zealmarilina02@yahoo.com you can get back to me so i can send to know…"
Nov 10, 2012
Marichamy replied to the discussion 'How to Upload a file using selenium' in the group Selenium Users
"Really a nice post to read....  Whenever i got chance to read, then first i read this forum... and i got laughed....  All replies just once questions with screenshot...@Tulasi.... Great post... keep going............ Sorry... i can…"
Jul 15, 2011
snehasish saha replied to the discussion 'How to Upload a file using selenium' in the group Selenium Users
"Try selenium IDE.Just record one instance.And then go to the source and give the path from where u want to upload any file. Its so simple.   Thanks & Regards, Snehasish"
Apr 14, 2011
Deepu Soman replied to the discussion 'How to Upload a file using selenium' in the group Selenium Users
"Just try,   selenium.Type("<id of the element>", "<file Path>");"
Apr 12, 2011
sachin replied to the discussion 'How to Upload a file using selenium' in the group Selenium Users
"hi tulsi,   Either u click on the browse button or the textbox, the post condition will be the upload file window. Hence u can use any of them.   Usually user will not be able to manually add any text into the upload text field, it always…"
Apr 6, 2011
Tarnnum Bansal replied to the discussion 'How to Upload a file using selenium' in the group Selenium Users
"selenium.click('Browse') Select your file and then upload. Another way, is to record your test case thru selenium IDE and check for the steps  "
Apr 6, 2011
tulasiram replied to the discussion 'How to Upload a file using selenium' in the group Selenium Users
"Hi Snehasish,   See the image above and Let me know the solution for this type of problems.   Thanks & Regards Tulsi"
Apr 6, 2011
tulasiram replied to the discussion 'How to Upload a file using selenium' in the group Selenium Users
"Hi Sachin,   See the image above and Let me know the solution for this type of problems.   Thanks & Regards Tulsi"
Apr 6, 2011
tulasiram replied to the discussion 'How to Upload a file using selenium' in the group Selenium Users
"Hi Marichamy,   See the image above and Let me know the solution for this type of problems.   Thanks & Regards Tulsi"
Apr 6, 2011
tulasiram replied to the discussion 'How to Upload a file using selenium' in the group Selenium Users
"Hi Tarnnum,   See the image above and Let me know the solution for this type of problems.   Thanks & Regards Tulsi"
Apr 6, 2011
tulasiram replied to the discussion 'How to Upload a file using selenium' in the group Selenium Users
"Hi All,   See the image above and Let me know the solution for this type of problems.   Thanks & Regards Tulsi  "
Apr 6, 2011
snehasish saha replied to the discussion 'How to Upload a file using selenium' in the group Selenium Users
"Its too much easy just on the selenium record when you are uploading something after that stop recording and change to source view from Table view and see the source. And use the same command everytime when you are…"
Apr 5, 2011
sachin replied to the discussion 'How to Upload a file using selenium' in the group Selenium Users
"Hi tulasiram,   Following steps may help u in uploading the file, replace browse and upload buttons with "element id" or "value" or "xpath of that button/link".   selenium.click("browse…"
Apr 5, 2011
Marichamy replied to the discussion 'How to Upload a file using selenium' in the group Selenium Users
"Dear Tulsi, Please follow below sample to upload the your attachments. selenium.type("browse", "C:\\zohotestautomation\\resources\\recruit\\candidateZip.xls");   Hope, this will help you.   Note: this is for window…"
Apr 4, 2011
Tarnnum Bansal replied to the discussion 'How to Upload a file using selenium' in the group Selenium Users
"Get the xpath of upload text field thru firebug addon. Then add manual path of the file in the code. Then selenium.click('upload'). Hope this will resolve your problem"
Apr 4, 2011
tulasiram added a discussion to the group Selenium Users
Thumbnail

How to Upload a file using selenium

can anyone let me know how to upload a file using selenium with java code. Please tell me the code or process.
Apr 4, 2011

Profile Information

About Me
I am new to Testing domain. I am using Selenium Tool.
I work for
Company
I work as
Tester

Tulasiram's Blog

How to write the CSS path of a div which is one of multiple div tags of a div

Posted on January 2, 2011 at 12:20pm 0 Comments

 

I am facing a problem with css path.

 

suppose my class contains multiple div's say for eg:

<div class="one">

      <div  class="two"></div>           --> 1st div

       <div class="two"></div>          ---> 2nd div

       <div class="two"></div>           --> 3rd div

</div>

 

My question is how to write CSS path for the 2nd…

Continue

How to use CSS instead of Xpath with selenium RC

Posted on December 14, 2010 at 7:13pm 0 Comments

Hi All,

suppose today the xpath is

//div[@class='textimage parbase context']/ul/li/a and if the name of the class changes frequently how to use

the CSS instead of Xpath which i mentioned here. It should not depend on the class name.

can anyone know about this concept. please post your comments to

tulasi26ram@yahoo.co.in

Thanks

How to handle uploading a file in selenium or java

Posted on December 2, 2010 at 6:57am 2 Comments

Hi All,

I am trying to write script to upload a file. But i do not know how to write the script for it in selenium. Can anyone suggest the code in java or selenium.

Require Knowledge about Selenium

Posted on November 11, 2010 at 3:24pm 3 Comments

Hi
I am new to Testing domain. I am using Selenium tool. If any know this can u tell me what it Selenium Core, RC and etc in brief.

You people can reach me at tulasi26ram@yahoo.co.in or 8880434494


Thanks
Tulsi


Comment Wall (2 comments)

You need to be a member of Test Republic to add comments!

Join Test Republic

At 6:19pm on November 10, 2012, marilina said…

Hi compliments of the day to you.
Am marilina i came across your page in here while searching for a good relationship and i found it interesting writing you,here is my mail id, zealmarilina02@yahoo.com you can get back to me so i can send to know more about me.

Thanks Mari.

Nice time.

At 11:46pm on December 6, 2010, Swati Kamble said…
Hi , how are you?
 
 
 

© 2013   Created by Test Republic.   Powered by

Badges  |  Report an Issue  |  Terms of Service