The most recent content from our members.
I have a pair of radio buttons in an application that I am trying to determine of they are enabled or not. The web element locators are defined like this: _@FindBy(xpath = "//*[@id=\'frmSubject:noContact\']/tbody/tr/td[1]/div/div[2]/span") public WebElement frmJudgeDecisionNoContactNo_RB; @FindBy(xpath =…
In my scenario , I am getting different number of elements which depends upon data I am passing in request and I want specific set of element. I have added "IF" condition for the same and I am getting expected element and now I want to iterate this "IF" condition for this set of elements.
Hi, I would like to extract some values from a JSON payload using JSON Databank. I was able to use a sample request and was able to extract Xpath with no errors. However when i send a request from SOA the same template used for JSON Databank i am getting an error. below is the sample request i am sending. I am trying to…
It looks like you're new here. Sign in or register to get started.