issues
search
DKarap
/
web-driver
crawler that use the webdriver, ghostdriver/phantomJS
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Trim last slash from the web page url - normalization
#35
DKarap
closed
10 years ago
0
WebDriver doenst render correct the source page for some cases:
#34
DKarap
closed
10 years ago
1
Which html elements are links?
#33
DKarap
opened
10 years ago
1
Icims job portal issue with the inline frame..
#32
DKarap
opened
10 years ago
1
webElement.getText() doenst return the text if include embedded elements
#31
DKarap
opened
10 years ago
1
GhostDriver terminates with the exception: Command Failed without producing...
#30
DKarap
opened
10 years ago
0
Scroll down elements are not visible with the GhostDriver
#29
DKarap
opened
10 years ago
0
Close Dialog Box about accepting cookies
#28
DKarap
opened
10 years ago
0
Detect semantics:Including list tag <li> produce problems if include an a tag!
#27
DKarap
closed
10 years ago
1
Open link in new page doesnt work always
#26
DKarap
opened
10 years ago
2
getWebElementChildsText() returns all the childs elements text
#25
DKarap
opened
10 years ago
0
GetLinks() doesnt behave correctly with paginator links from taleo
#24
DKarap
closed
10 years ago
1
Use local html file for testing the web-driover, instead of live websites
#23
DKarap
closed
10 years ago
0
Use a local html file for testing the web driver
#22
DKarap
closed
10 years ago
1
GhostDriver isDisplayed() behaves different than firefox
#21
DKarap
closed
10 years ago
7
Handle WebDriver Exceptions such as StaleElementReferenceException
#20
DKarap
closed
10 years ago
2
Add stop-anchor lists in order to filter out uselled links
#19
DKarap
closed
10 years ago
1
Use Enumarations for the finding elements methods
#18
DKarap
closed
10 years ago
0
GetLinks: what to do with links that ar enot visible? Currently we return them
#17
DKarap
closed
10 years ago
0
We dont handle the NoSuchWindowException durring closeAllOtherOpenedWindows() function
#16
DKarap
closed
10 years ago
1
Keep relative Xpath for each link based on the firebug implementation
#15
DKarap
closed
10 years ago
2
Check webDriver exception durring the stability test on Amedoo and handle them on WebDriver
#14
DKarap
closed
10 years ago
5
Test if we get the text of child elements with the WebDriver function getText()
#13
DKarap
closed
10 years ago
2
GetLinks from page: we should get info also for the childnodes of each link element, such as the alt atr text for img elements
#12
DKarap
closed
10 years ago
3
SelectOptions needs refactoring on how we find the element based on its text
#11
DKarap
opened
10 years ago
0
Check excetpion handling and return values for each function in Driver interface
#10
DKarap
closed
10 years ago
1
Test the headless browser by examining hw many resources from production we can access with the current extraction patterns
#9
DKarap
closed
10 years ago
1
Update immutable list of html tags that include LINKS in Driver.java
#8
DKarap
closed
10 years ago
1
GetPageLinks() performance improvement;
#7
DKarap
closed
10 years ago
3
Ghostdriver doesnt redirect when we switch to a frame
#6
DKarap
closed
10 years ago
0
Finalize what visualInfo(which css properties??) will save during page parsing;
#5
DKarap
closed
10 years ago
0
Select all options from a search form
#4
DKarap
closed
10 years ago
1
ClickLink and open it in a new window; create also a test case
#3
DKarap
closed
10 years ago
0
Create Tests for the webdriver
#2
DKarap
closed
10 years ago
0
Check failed cases where get(url) or clickLink() functions open multiple windows, such as alerts, popups,etc; currently we dont handle these cases as we did in A4J_2
#1
DKarap
closed
10 years ago
4